Open tidely opened 7 months ago
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
This has been sitting around for a while, I feel like this would simplify the installation process. Any updates?
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