conda-forge / pyspharm-feedstock

A conda-smithy repository for pyspharm.
BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Remove pin on Python? #34

Open ajdawson opened 6 days ago

ajdawson commented 6 days ago

We should at least attempt to remove the Python version pin. The build has changed significantly so it may now "just work".

Is it as simple as removing the skip: True # [py >=312] line from build @ocefpaf? Would that require a bump of the build number?

ocefpaf commented 6 days ago

Would that require a bump of the build number?

Not really. The new Python versions would get built with the current build number. The ones that are already build won't get re-build.