Releases: DavidVujic/python-polylith
Releases · DavidVujic/python-polylith
feat: poly info command with the basics
a poetry poly info
command with the basic functionality:
count number of projects, bases and components.
Add a README.md when creating a new Polylith workspace
Merge pull request #1 from DavidVujic/generate_readme Add a README.md when creating a new Polylith workspace
fix: generate a project specific pyproject.toml without an empty readme section
readme = ""
will cause a build failure.
fix: use same python version requirements as the Poetry tool
v0.1.1 docs: add temporary workaround for how to install plugins into the so…
First release!
Containing basic functionality:
- create a new Polylith workspace
- create a component
- create a base
- create a project