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 66e3654 commit 77fae7bCopy full SHA for 77fae7b
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-latest]
19
- python-version: ["3.8", "3.13"]
+ python-version: ["3.8", "3.12"]
20
21
steps:
22
- name: Checkout repository
README.rst
@@ -11,7 +11,7 @@
11
|PyPi|_
12
13
14
-.. |PythonVersion| image:: https://img.shields.io/badge/python-3.8%20%7C%203.13-blue
+.. |PythonVersion| image:: https://img.shields.io/badge/python-3.8%20%7C%203.12-blue
15
.. _PythonVersion: https://github.com/neurospincloud-ci/pycaravel
.. |Pep8| image:: https://github.com/neurospincloud-ci/pycaravel/actions/workflows/pep8.yml/badge.svg
0 commit comments