Skip to content

v0.1.0

Compare
Choose a tag to compare
@viperior viperior released this 29 Nov 01:16
· 236 commits to main since this release

New features

  • Starting structure that can be leveraged to start a new Python project
  • requirements.in file used with the pip-compile command from pip-tools to auto-generate requirements.txt
  • Automatic linting via pylint is automatically executed when the pytest command is invoked