Skip to content

chore: development enhancements#57

Merged
ypldan merged 6 commits intodevelopmentfrom
chore/development-enhancements
Mar 12, 2026
Merged

chore: development enhancements#57
ypldan merged 6 commits intodevelopmentfrom
chore/development-enhancements

Conversation

@ypldan
Copy link
Collaborator

@ypldan ypldan commented Mar 11, 2026

Applicable issues

  • fixes #

Description of changes

  • make possible to run project on MacOS by introducing .env & POETRY_PYTHON env variable (MacOS does not have python command due to legacy usage of python 2.7)
  • removed installing poetry to venv, as it's strictly discouraged in official docs, see this article
    image
  • added Development section to README.md
  • poetry: bumped version and migrated configs, 1.8.5 -> 2.3.2
  • changed python requirements from ">=3.10,<4.0" to ">=3.10,<3.14", cause current project is neither tested or working with python 3.14; so this is just adjustment to reality
  • epam-rail.com -> dialx.com

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ypldan ypldan self-assigned this Mar 11, 2026
@ypldan ypldan added enhancement New feature or request python Pull requests that update Python code labels Mar 11, 2026
@ypldan ypldan merged commit 5b49808 into development Mar 12, 2026
10 checks passed
@adubovik adubovik deleted the chore/development-enhancements branch March 12, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants