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

replaced poetry with uv #115

Merged
merged 1 commit into from
Aug 24, 2024
Merged

replaced poetry with uv #115

merged 1 commit into from
Aug 24, 2024

Conversation

Design0r
Copy link
Contributor

@Design0r Design0r commented Aug 21, 2024

Changelist:

  • changed pyproject.toml to conform [Python Packaging User Guide] (https://packaging.python.org/en/latest/guides/writing-pyproject-toml/)

  • updated dependency syntax in pyproject.toml from poetry to uv (created test Dockerfile to verify correct installation of depenedencies)

  • changed run.sh to install uv instead of poetry (not Tested)

  • changed run.sh to install python dependencies with uv sync instead of poetry install (not Tested)

@FJustus
Copy link
Collaborator

FJustus commented Aug 21, 2024

Need to update the django.yml workflow and Readme as well

@Bensge Bensge merged commit 4dfdfe3 into SmoFlaDru:master Aug 24, 2024
1 check failed
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.

3 participants