django-data-wizard
django-data-wizard copied to clipboard
No pyproject.toml (poetry) config file
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.