Skip to content

Python build system#15

Merged
EvilFreelancer merged 8 commits intomainfrom
python-build-system
Sep 8, 2025
Merged

Python build system#15
EvilFreelancer merged 8 commits intomainfrom
python-build-system

Conversation

@MiXaiLL76
Copy link
Copy Markdown
Collaborator

No description provided.

]
tests = [
"pytest>=7.0.0",
"pytest-cov>=4.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю добавить утилиту pre-commit в dev поставку.

Suggested change
"pytest-cov>=4.0.0",
"pytest-cov>=4.0.0",
"pre-commit>=4.3.0"

Comment on lines +14 to +15
user_file_path = os.path.join(config.prompts.prompts_dir, filename)
lib_file_path = os.path.join(os.path.dirname(__file__), "..", config.prompts.prompts_dir, filename)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На вид слегка избыточная логика, какой кейс она решает?

Disable build workflow

Co-authored-by: Pavel Zloi <github.com@drteam.rocks>
@EvilFreelancer EvilFreelancer merged commit bf137e4 into main Sep 8, 2025
1 check passed
@EvilFreelancer EvilFreelancer deleted the python-build-system branch December 11, 2025 21:41
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.

3 participants