We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5b06b commit 7fe1f0bCopy full SHA for 7fe1f0b
.github/workflows/ci_np2.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-python@v3
18
with:
19
python-version: '3.13'
20
+ allow-prereleases: true
21
- name: Add conda to system path
22
run: |
23
# $CONDA is an environment variable pointing to the root of the miniconda directory
0 commit comments