Skip to content

maxjeffos/testpoetrypypi

Repository files navigation

testpoetrypypi

master develop
CI Status CircleCI CircleCI

A reference-ish implementation of a Python project that uses:

  • Poetry (and pyproject.toml)
  • pytest and Black for testing and linting
  • CircleCI
  • Git Flow (i.e. master + develop + feature branches)
  • python-semantic-release to compute the next version and publish to PyPI upon merging develop into master.