Skip to content

Add pyproject.toml and poetry.lock file#8

Open
Copper280z wants to merge 3 commits into
jyjblrd:mainfrom
Copper280z:main
Open

Add pyproject.toml and poetry.lock file#8
Copper280z wants to merge 3 commits into
jyjblrd:mainfrom
Copper280z:main

Conversation

@Copper280z

Copy link
Copy Markdown

Hi, Great project and wonderful results!

This pr adds a pyproject.toml and poetry.lock file set up to handle installing dependencies. If a user has poetry installed, they only need to run poetry sync from the project root directory in the terminal and poetry will create a venv and install everything automatically.

The versions are fixed at the current latest, which worked for me on ubuntu 22.04. I'm sure they could be opened up more.

Also feel free to skip my lock file and generate one of your own, it's a large file and I understand if you don't want to merge it.

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