Skip to content

chore: update Python version requirements and improve setup script#15

Merged
gsalzer merged 2 commits intomasterfrom
Fix-ci-issues-because-of-poetry-and-virtualenv-incompatibility
Oct 13, 2025
Merged

chore: update Python version requirements and improve setup script#15
gsalzer merged 2 commits intomasterfrom
Fix-ci-issues-because-of-poetry-and-virtualenv-incompatibility

Conversation

@ZarIliv
Copy link
Copy Markdown
Collaborator

@ZarIliv ZarIliv commented Oct 11, 2025

  • Updated pyproject.toml to require Python >=3.9 and adjusted dependencies accordingly.
  • Specified Poetry version in the pyproject.toml for better dependency management.
  • Modified setup-venv.sh to always create a new virtual environment and install Poetry if not present, ensuring a consistent setup process.

CI probably failed because of this poetry issue.

- Updated `pyproject.toml` to require Python >=3.9 and adjusted dependencies accordingly.
- Specified Poetry version in the `pyproject.toml` for better dependency management.
- Modified `setup-venv.sh` to always create a new virtual environment and install Poetry if not present, ensuring a consistent setup process.
@ZarIliv ZarIliv requested a review from gsalzer October 11, 2025 18:00
@gsalzer gsalzer merged commit 3c91ebb into master Oct 13, 2025
7 checks passed
@gsalzer gsalzer deleted the Fix-ci-issues-because-of-poetry-and-virtualenv-incompatibility branch October 13, 2025 09:17
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.

2 participants