Releases: dagpunk/python-project-template
Releases · dagpunk/python-project-template
v0.1.0
New features
- Starting structure that can be leveraged to start a new Python project
requirements.infile used with thepip-compilecommand frompip-toolsto auto-generaterequirements.txt- Automatic linting via
pylintis automatically executed when thepytestcommand is invoked