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 dependency management #578

Closed
wants to merge 2 commits into from
Closed

Use Poetry for dependency management #578

wants to merge 2 commits into from

Conversation

psrok1
Copy link
Member

@psrok1 psrok1 commented Apr 5, 2022

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • I've added automated tests for my change (if applicable, optional)
  • I've updated documentation to reflect my change (if applicable)

What is the current behaviour?

What is the new behaviour?

Test plan

Closing issues

closes #issuenumber

@psrok1 psrok1 linked an issue Apr 5, 2022 that may be closed by this pull request
4 tasks
@psrok1
Copy link
Member Author

psrok1 commented Apr 7, 2022

🤔 Hmm, that Poetry works really nice

WIP:

  • Fix test image
  • Include plugins in build workflow
  • Check if hot reload still works well in docker-compose-dev (should be OK because main package is installed by Poetry as "editable" .pth link)
  • Create Poetry-based PyPi package publishing. Make sure that web artifacts are included.

@psrok1 psrok1 closed this May 25, 2023
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.

Deep freeze of backend dependencies
1 participant