Files
ddOperApi/tox.ini
Marcel Nijenhof 17820bfb9b
Some checks failed
continuous-integration/drone/push Build is failing
Upload pypi
- Changed to setup.cfg
 - Changed to tox
 - Moved module dir to src
 - Moved tests dir from module to tests dir
 - Corrected .drone for changes
 - Update to 0.9.0
2022-01-08 16:50:41 +01:00

7 lines
93 B
INI

[tox]
envlist = py36,py37,py38,py310
[testenv]
deps = flask
commands = python tests/main.py