Skip to content

Commit c98102e

Browse files
added pytest to tox config
1 parent c152000 commit c98102e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ deps =
7575
commands =
7676
flake8 src
7777
mypy src
78+
pytest
7879

7980
[mypy]
8081
ignore_missing_imports = True

0 commit comments

Comments
 (0)