v0.1.0
New features
- Starting structure that can be leveraged to start a new Python project
requirements.in
file used with thepip-compile
command frompip-tools
to auto-generaterequirements.txt
- Automatic linting via
pylint
is automatically executed when thepytest
command is invoked