conda / menuinst

Cross platform menu item installation
https://conda.github.io/menuinst/
BSD 3-Clause "New" or "Revised" License
33 stars 41 forks source link

Build canaries for Python 3.8 to 3.11 #149

Closed jaimergp closed 10 months ago

jaimergp commented 10 months ago

Description

Current setup only builds for whatever is on base, but we need more Python versions.

Checklist - did you ...