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 afb494c commit ac1640aCopy full SHA for ac1640a
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["setuptools", "wheel"]
5
[project]
6
name = "devstats"
7
version = "0.1rc1"
8
-requires-python = ">=3.10"
+requires-python = ">=3.8"
9
description = "Developer tool for scientific Python libraries"
10
license = {file = "LICENSE"}
11
maintainers = [
0 commit comments