docs: poetry tips
This commit is contained in:
parent
6f374f141b
commit
b1f2d52a68
@ -1,3 +1,8 @@
|
|||||||
# lumbunglib
|
# lumbunglib
|
||||||
|
|
||||||
> Python lib which powers `lumbung[dot]space` automation
|
> 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
|
||||||
|
Loading…
Reference in New Issue
Block a user