Mike Gerber

Results 209 comments of Mike Gerber

attrs: MIT License (MIT)

multimethod: Apache Software License

tqdm: MIT License, Mozilla Public License 2.0

pytest: MIT License (MIT)

pytest-flake8: BSD License (BSD License) (We are also not linking to it.)

pytest-cov: BSD License (MIT) (We are also not linking to it.)

pytest-mypy: MIT License (MIT) (We are also not linking to it)

black: MIT License (MIT) (We are also not linking to it)

All libraries used use - to the best of my knowledge - compatible licenses. 👍

@b2m expressed interest in creating a CI job to regularly check for licensing problems (#48), so I am reopening. My notes: - `pip-licenses --allow-only="MIT License;BSD License;Apache"` (addtion of Apache is...