Skip to content

Commit 32972e0

Browse files
committed
Bump requires-python.
1 parent 1e844d4 commit 32972e0

File tree

2 files changed

+135
-112
lines changed

2 files changed

+135
-112
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source = "vcs"
88
[project]
99
name = "referencing-loaders"
1010
description = "Loading resources from various locations into referencing registries"
11-
requires-python = ">=3.9"
11+
requires-python = ">=3.10"
1212
readme = "README.rst"
1313
license = "MIT"
1414
license-files = ["COPYING"]

0 commit comments

Comments
 (0)