-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I don't have bandwidth at the moment to follow up with a PR on this, but I wanted to point out that while Python 3.14 was just released, grayskull is only testing up to Python 3.12:
grayskull/.github/workflows/tests.yml
Line 22 in ba0873b
| py_ver: ["3.10", "3.11", "3.12"] |
Note that CRM depends on conda which isn't available yet with Python 3.14: conda-forge/grayskull-feedstock#105 (comment), but hopefully that will be sorted in a few days.
Thanks @bollwyvl for pointing this out.
bollwyvl
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working