Skip to content
Snippets Groups Projects
Commit 68ec691d authored by Corné Lukken's avatar Corné Lukken
Browse files

Add minimal versions and licensing information for requirements

Requirements should clearly state their license as this aids
in resolving potential licensing conflicts much more easily.

In addition, these requirements should denote a minimal version
based on the features they need from these requirements.

Afterwards, these minimal versions can be extended with a
lower-constraints job which verifies that all minimal
versions results in a functional application.
parent 726f5dc5
Branches
No related tags found
1 merge request!7Add minimal versions and licensing information for requirements
Pipeline #39023 passed
numpy numpy >= 1.20.0 # BSD
black black >= 22.0.0 # MIT
build build >= 0.8.0 # MIT
flake8 flake8 >= 5.0.0 # MIT
pylint pylint >= 2.15.0 # GPLv2
pytest pytest >= 7.0.0 # MIT
pytest-cov pytest-cov >= 3.0.0 # MIT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment