Thank you for your contribution to the license_scanner package. Before submitting/accepting this Pull Request, please make sure:
- Functions are named based on Python naming conventions
- Explain how to run the code
(docstring)
- Function is tested
- All needed package are in pyproject.toml
- Version number is updated
-
HISTORY.rst
is updated - New feature is added to
README.md
subsectionFeatures
- Functions are named based on Python naming conventions
- The code is executed on another machine
- Function is tested
- Installing just the pyproject.toml is enough to run the code
- Version number is updated
-
HISTORY.rst
is updated - New feature is added to
README.md
subsectionFeatures