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 b62d7f3 commit 9aa3fbaCopy full SHA for 9aa3fba
setup.cfg
@@ -1,3 +1,6 @@
1
+[aliases]
2
+test=pytest
3
+
4
[flake8]
5
exclude = setup.py,docs/*,examples/*,tests
6
max-line-length = 120
0 commit comments