Skip to content

Replaces pip with poetry to handle deps management#11

Open
Andrea-Valentini wants to merge 1 commit intofissoreg:mainfrom
Andrea-Valentini:add_poetry
Open

Replaces pip with poetry to handle deps management#11
Andrea-Valentini wants to merge 1 commit intofissoreg:mainfrom
Andrea-Valentini:add_poetry

Conversation

@Andrea-Valentini
Copy link
Copy Markdown
Contributor

This commit aims to replace pip with poetry handle dependencies management.

All the info regarding the dependecies version and python version for both backend and frontend are in the .toml file.

However, the specific backend, frontend, and dev-related dependecies are defined in differents groups and can be installed separately by the following command poetry install --only sample_group.

@Andrea-Valentini
Copy link
Copy Markdown
Contributor Author

I completely forgot to update the CI 😵‍💫. There are several solutions on the web to install (and cache) Poetry in the CI. However, before to copy-paste some code I'm going to test it locally with act.

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.

1 participant