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 9523033 commit a1b7634Copy full SHA for a1b7634
dev-requirements.txt
@@ -0,0 +1,10 @@
1
+ddt>=1.1.1
2
+coverage
3
+flake8
4
+flake8-type-checking;python_version>="3.8"
5
+tox
6
+mypy
7
+pytest
8
+pytest-cov
9
+gitdb>=4.0.1,<5
10
+typing-extensions>=3.7.4.3;python_version<"3.10"
0 commit comments