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 081a5fc commit a3ecfd3Copy full SHA for a3ecfd3
1 file changed
microbiorust-py/asv.conf.json
@@ -12,7 +12,8 @@
12
// BUILD SETTINGS
13
// This creates a virtualenv for every test
14
"environment_type": "virtualenv",
15
- "pythons": ["3.14"],
+ "pythons": ["3.12"],
16
+ "reuse_existing_environment": true,
17
"matrix": {
18
"req": {}
19
},
0 commit comments