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

Merge requirements into one file #51

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

Merge requirements into one file #51

wants to merge 2 commits into from

Conversation

tidely
Copy link
Contributor

@tidely tidely commented Apr 10, 2024

We can combine platform specific requirements files by using Environment markers. These are specified in PEP 508.

https://peps.python.org/pep-0508/#environment-markers

tidely and others added 2 commits April 10, 2024 14:45
We can combine platform specific requirements files by using Environment markers. These are specified in PEP 508.

https://peps.python.org/pep-0508/#environment-markers
@tidely
Copy link
Contributor Author

tidely commented Nov 25, 2024

This has been sitting around for a while, I feel like this would simplify the installation process. Any updates? @kaixxx

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