acoustic-library-86413
08/27/2025, 11:38 AMcomplete_platforms
file for my environment, there are lots of references to Python versions that are not in use by my project. Is there any downside to having these specified in the file, even though they are unused? I.e. cp39-abi3-manylinux_2_36_aarch64
is specified, even though the project uses exclusively Python 3.12.brief-scientist-13682
08/27/2025, 6:35 PMacoustic-library-86413
08/28/2025, 7:34 AM