Skip to content

Remove dephell and replace it with poetry #10

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

Merged
merged 3 commits into from
Feb 12, 2021
Merged

Conversation

tkilias
Copy link
Collaborator

@tkilias tkilias commented Feb 12, 2021

  • Dephell is not maintained anymore, so we can't rely on it
  • We now use a bit hacky method to generate the setup.py by building the package with poetry and extracting the setup.py from the package (as we did it in the https://github.com/exasol/integration-test-docker-environment)
  • We used Dephell also for running tests, this is now done by poetry

Fix #9

@tkilias tkilias merged commit 9ece735 into master Feb 12, 2021
@tkilias tkilias deleted the bug/9_remove_dephell branch July 7, 2021 08:33
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 this pull request may close these issues.

Remove DepHell dependency, because it is not maintained anymore
1 participant