pyodesys
pyodesys copied to clipboard
pytest should be in test_requires, not in install_requires
Most likely, 'testing': ['pytest-cov', 'pytest-flakes', 'pytest-pep8'] should be in test_depends too.
fixed since a while back