Skip to content
Snippets Groups Projects

Add minimal versions and licensing information for requirements

Merged Corné Lukken requested to merge requirements-info into main
2 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
6
black
build
flake8
autopep8 >= 1.7.0 # MIT
autopep8 >= 1.7.0 # MIT
pylint
black >= 22.0.0 # MIT
pytest
build >= 0.8.0 # MIT
pytest-cov
flake8 >= 5.0.0 # MIT
 
pylint >= 2.15.0 # GPLv2
 
pytest >= 7.0.0 # MIT
 
pytest-cov >= 3.0.0 # MIT
Loading