docs: poetry tips

This commit is contained in:
cellarspoon 2022-01-05 12:17:37 +01:00
parent 6f374f141b
commit b1f2d52a68
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# lumbunglib
> Python lib which powers `lumbung[dot]space` automation
## hacking
- run `poetry run poetry2setup > setup.py` if updating the poetry dependencies
- if adding a new cli command, extend `pyproject.toml` with a new `[tool.poetry.scripts]` entry