mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: add pylint rule for SQL importing (SIP-117) (#26803)
This commit is contained in:
@@ -199,6 +199,7 @@ development = [
|
||||
"psutil",
|
||||
"pyfakefs",
|
||||
"pyinstrument>=4.0.2,<5",
|
||||
"pylint",
|
||||
"pytest<8.0.0", # hairy issue with pytest >=8 where current_app proxies are not set in time
|
||||
"pytest-cov",
|
||||
"pytest-mock",
|
||||
|
||||
Reference in New Issue
Block a user