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 6a3acc9 commit 62b0facCopy full SHA for 62b0fac
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "peakrdl-systemrdl"
7
dynamic = ["version"]
8
-requires-python = ">=3.6"
+requires-python = ">=3.7"
9
dependencies = [
10
"systemrdl-compiler >= 1.25.1, < 2",
11
]
0 commit comments