Commit Graph

3 Commits (15e584f0ab9b57025b65f96594c2b6264e3ee8b6)

Author SHA1 Message Date
Benjamin Rosemann 15e584f0ab Introduce version pinning and license checcking
Introduces version pinning via pip-tools for reproducible builds.
Introduces license checking via pip-licenses and CircleCI.

Licenses are only checked for new builds and when requirements.txt changes.

The list of allowed licenses is kept in a separate file to be able to
distinguish changes in CI-Configuration/Tools and license list changes.
4 years ago
Benjamin Rosemann cb1ac9d260 Add black to developer requirements. 5 years ago
Benjamin Rosemann 03ad413f4a Added some helpful tools and configurations 5 years ago