rvinzent / django-dynamic-models

Dynamic Django models allow users to define, edit, and populate their own database schema.
MIT License
158 stars 47 forks source link

Use poetry for dependency management and packaging #33

Open rvinzent opened 3 years ago

rvinzent commented 3 years ago

Started using poetry at work and it's great. I'd like to use it for dependency management here too.