Skip to content

create requirement.txt for the project #9

Discussion options

You must be logged in to vote

Hello and welcome to the project! 🎉 We're thrilled you're interested in contributing.

We use Poetry for managing dependencies, which makes setting up the project smooth and easy.

Quick Steps to Get Started:

  1. Install Poetry: If you haven't installed it yet, follow the instructions on this GitHub page.

  2. Install Project Dependencies: Once Poetry is installed, navigate to the project directory where pyproject.toml is located and run poetry install.

  3. Activate Virtual Environment: Run poetry shell to activate the project's virtual environment.

We're in the process of creating more comprehensive Welcome Guides as part of this ongoing task. Stay tuned for more!

Feel free to reach out with an…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alphanome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #5 on October 10, 2023 06:08.