bitranox/lib_programname

View on GitHub
requirements_test.txt

Summary

Maintainability
Test Coverage
## Test Requirements
## following Requirements will be installed temporarily for
## "setup.py install test" or "pip install <package> --install-option test"
black
codecov
coloredlogs
coverage
flake8
mypy ; platform_python_implementation != "PyPy"
pytest
pytest-cov
pytest-runner
readme_renderer