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

Added minimum required dependencies to run the project #94

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexfazio
Copy link

@alexfazio alexfazio commented Apr 19, 2024

Starter Project Small Upgrade

This commit incorporates the required dependencies into a new .toml file, eliminating the need to create a fresh .toml file from the ground up. The included dependencies ensure the project can be established and run with minimal setup.

The key changes in this commit:

  • Update the [tool.poetry.dependencies] section with the required packages
  • Specify the compatible Python versions
  • Include the necessary build system requirements

This commit includes the necessary dependencies in the existing .toml file
to allow running the project without creating a new .toml file from scratch.
The added dependencies ensure that the project can be set up and executed
with minimal configuration.

The key changes in this commit:
- Update the [tool.poetry.dependencies] section with the required packages
- Specify the compatible Python versions
- Include the necessary build system requirements
Copy link

github-actions bot commented Sep 4, 2024

This PR is stale because it has been open for 45 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant