We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04f490 commit da184b4Copy full SHA for da184b4
qualityflow/requirements.txt
@@ -12,7 +12,7 @@ pytest-cov>=4.0.0,<5.0.0
12
coverage>=7.0.0,<8.0.0
13
14
# Code Analysis
15
-ast>=3.9
+# ast is built-in, no need to install
16
17
# Git Integration
18
gitpython>=3.1.0,<4.0.0
0 commit comments