afb88a9560
- Add two older future imports - Issue an error when a future import does not exist - Define which is the oldest Python version to be supported so that already mandatory features can be ignored and not yet supported features default to forbidden (ignoring the lower error code). - Use return code of 1 if errors occurred |
||
---|---|---|
.. | ||
README.md | ||
requirements-check-manifest.txt | ||
requirements-codecov.txt | ||
requirements-cxfreeze.txt | ||
requirements-flake8.txt | ||
requirements-pip.txt | ||
requirements-pyinstaller.txt | ||
requirements-pylint-master.txt | ||
requirements-pylint.txt | ||
requirements-pyroma.txt | ||
requirements-tests.txt | ||
requirements-tox.txt | ||
requirements-vulture.txt |
This directory contains various requirements
files which are used by tox
to
have reproducable tests with pinned versions.