Skip to content

Fix requirements handling in setup.py#1

Open
ccxcz wants to merge 3 commits into
tunecrew:developfrom
ccxcz:develop
Open

Fix requirements handling in setup.py#1
ccxcz wants to merge 3 commits into
tunecrew:developfrom
ccxcz:develop

Conversation

@ccxcz

@ccxcz ccxcz commented Feb 11, 2025

Copy link
Copy Markdown

Makes setup.py use requirements files again instead of out of date manual list.
pkg_resources dependency is replaced by simple extraction of non-comment fields.
toml package dependency is also fixed.

Jan Pobrislo added 3 commits February 11, 2025 01:53
This reverts commit aea7853.
Instead of doing full parse of requirements and then stringifying them
again simply do the minimal processing of requirements files to extract
relevant parts of lines.
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.

1 participant