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 60a581a commit f909605Copy full SHA for f909605
setup.cfg
@@ -9,11 +9,12 @@ classifiers =
9
Development Status :: 5 - Production/Stable
10
Intended Audience :: Science/Research
11
License :: OSI Approved :: Apache Software License
12
- Programming Language :: Python :: 3.6
13
- Programming Language :: Python :: 3.7
14
- Programming Language :: Python :: 3.8
15
Programming Language :: Python :: 3.9
16
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3.12
+ Programming Language :: Python :: 3.13
17
+ Programming Language :: Python :: 3.14
18
license = Apache-2.0
19
description = Python library to convert physiological data files into BIDS format
20
long_description = file:README.md
0 commit comments