django-data-wizard icon indicating copy to clipboard operation
django-data-wizard copied to clipboard

No pyproject.toml (poetry) config file

Open hobson opened this issue 3 years ago • 0 comments

Projects using poetry for dependency and environment management might appreciate a pyproject.toml file. I'll issue a PR to add a pyproject.toml. Also will add another install_editable.sh to pip install --editable from the setup.py file generated by poetry rather than the hardcoded one in the repository.

hobson avatar Jul 24 '22 02:07 hobson