Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use poetry for requirements/deployment #11

Closed
meshy opened this issue Feb 26, 2020 · 0 comments
Closed

Use poetry for requirements/deployment #11

meshy opened this issue Feb 26, 2020 · 0 comments

Comments

@meshy
Copy link
Owner

meshy commented Feb 26, 2020

pyproject.toml seems way shinier than setup.py

https://python-poetry.org/docs/libraries/
https://python-poetry.org/docs/pyproject/#packages

meshy added a commit that referenced this issue Feb 27, 2020
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
meshy added a commit that referenced this issue Mar 8, 2021
meshy added a commit that referenced this issue May 4, 2022
@meshy meshy closed this as completed Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant