Skip to content

Commit

Permalink
Started with tox
Browse files Browse the repository at this point in the history
  • Loading branch information
igo95862 committed Feb 1, 2021
1 parent 0db82e9 commit da9b598
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[tox]
envlist = py36,py37,py38,py39

[testenv]
commands = python -m unittest --verbose

0 comments on commit da9b598

Please sign in to comment.