Releases: aws-samples/python-data-science-template
Releases · aws-samples/python-data-science-template
0.1.5
0.1.4
What's Changed
- Update README.md by @RichardScottOZ in #7
- Opinionated rich setup by @verdimrc in #8
- Refresh 202209 by @verdimrc in #9
- move
mypy
settings fromtox.ini
topyproject.toml
to make IDEs or editors pick these settings by default. - pre-commit mode can be set to
advanced
to include additional static checkers (bandit
andgitleaks
). - added
requirements/requirements*txt
templates
- move
Full Changelog: v0.1.3...v0.1.4