Select Git revision
-
nimrod authored
- Renamed test file and function because otherwise test detection fails. - Set py.test to verbose. - Moved flake8 settings from tox.ini to setup.cfg (in case of moving away from tox).
nimrod authored- Renamed test file and function because otherwise test detection fails. - Set py.test to verbose. - Moved flake8 settings from tox.ini to setup.cfg (in case of moving away from tox).
setup.cfg 101 B
[bdist_wheel]
universal=1
[flake8]
ignore=F403
exclude = .tox,*.egg,build,data,unshare/constants.py