fedora-python / tox-current-env

tox plugin to run tests in current Python environment
https://pypi.org/project/tox-current-env/
MIT License
23 stars 8 forks source link

Test this plugins works with no deps / extras in the config file #35

Open hroncok opened 4 years ago

hroncok commented 4 years ago

We should add a test that tox --print-deps-to and tox --print-extras-to still works if the deps/extras sections are undefined.