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

Add a GitHub action to generate setup.py #15

Closed
m-alisafaee opened this issue May 19, 2020 · 0 comments · Fixed by #25
Closed

Add a GitHub action to generate setup.py #15

m-alisafaee opened this issue May 19, 2020 · 0 comments · Fixed by #25
Assignees

Comments

@m-alisafaee
Copy link
Contributor

Calamus uses poetry which does not support setup.py by default. We should add a GitHub action to generate setup.py using dephell when dependencies change (i.e. pyproject.toml changes).

Hints

dephell deps convert --from pyproject.toml --to setup.py
python-poetry/poetry#761

@m-alisafaee m-alisafaee changed the title Add a GitHub action to generate setup.py Add a GitHub action to generate setup.py May 19, 2020
@Panaetius Panaetius added this to the sprint-2020-05-28 milestone May 26, 2020
@m-alisafaee m-alisafaee self-assigned this Jun 25, 2020
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

Successfully merging a pull request may close this issue.

2 participants