You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't appear to work at the moment, as when building the wheel, I
get the following output:
Building django-schema-graph (1.1.0)
- Building sdist
- Built django-schema-graph-1.1.0.tar.gz
[IndexError]
list index out of range
When I remove `schema_graph/static/schema_graph/main.js` from
`.gitignore`, the build succeeds... but I want that file to be ignored.
Related to #11
pyproject.toml seems way shinier than setup.py
https://python-poetry.org/docs/libraries/
https://python-poetry.org/docs/pyproject/#packages
The text was updated successfully, but these errors were encountered: