diff --git a/tox.ini b/tox.ini deleted file mode 100644 index f07f33ddb97c4ddc9f66c1f749817b83ab1c4341..0000000000000000000000000000000000000000 --- a/tox.ini +++ /dev/null @@ -1,11 +0,0 @@ -[tox] -envlist = py39 - -[testenv] -# install testing framework -# ... or install anything else you might need here -deps = pytest -# run the tests -# ... or run any other command line tool you need to run here -changedir = tests -commands = pytest \ No newline at end of file