Skip to content

Commit f944db8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9ef9f5f commit f944db8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ classifiers =
1515
Operating System :: OS Independent
1616
Programming Language :: Python :: 3
1717
Programming Language :: Python :: 3 :: Only
18-
Programming Language :: Python :: 3.9
1918
Programming Language :: Python :: 3.10
2019
project_urls =
2120
Bug Tracker = https://github.com/hsf-training/participation-analysis/issues
@@ -32,7 +31,7 @@ install_requires =
3231
pandas
3332
python-frontmatter
3433
pyyaml
35-
python_requires = >=3.9
34+
python_requires = >=3.10
3635
include_package_data = True
3736
package_dir =
3837
=src

0 commit comments

Comments
 (0)