Skip to content

Commit 9aa3fba

Browse files
committed
Launch pytest with python setup.py test command
1 parent b62d7f3 commit 9aa3fba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[aliases]
2+
test=pytest
3+
14
[flake8]
25
exclude = setup.py,docs/*,examples/*,tests
36
max-line-length = 120

0 commit comments

Comments
 (0)