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 1b404a2 commit 4721912Copy full SHA for 4721912
tools/AutoTuner/pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "autotuner"
3
version = "0.0.1"
4
-requires-python = ">=3.8, <=3.10"
+requires-python = ">=3.8, <3.11"
5
description = "This project provides a set of tools for tuning OpenROAD-flow-scripts parameter without user interference."
6
classifiers = [
7
"Programming Language :: Python :: 3",
0 commit comments