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 38881b8 commit f4fe605Copy full SHA for f4fe605
.github/workflows/tests-on-pr.yml
@@ -11,6 +11,7 @@ jobs:
11
project: diffpy.cmi
12
c_extension: false
13
headless: false
14
+ python_version: 3.13
15
run: |
16
set -Eeuo pipefail
17
echo "Test cmds"
0 commit comments