Closed yozachar closed 1 year ago
maint: improves state of package development
setup.py
poetry build
pip install -e .
MANIFEST.in
pyproject.toml
CHANGES.md
CHANGES.rst
Related items
Issues
This PR will be closed in an hour
maint: improves state of package development
setup.py
is auto generated bypoetry build
pip install -e .
and editable install are supportedMANIFEST.in
is now covered bypyproject.toml
CHANGES.md
replacesCHANGES.rst
Related items
Issues