Added (hopefully) complete tox config
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
156b2441c2
commit
79f2161b88
4 changed files with 43 additions and 3 deletions
2
tests/test_succeed.py
Normal file
2
tests/test_succeed.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def test_succeed():
|
||||
pass
|
||||
Reference in a new issue