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 29478c6 commit 3cb7fc0Copy full SHA for 3cb7fc0
pyproject.toml
@@ -20,7 +20,7 @@ urls = {Homepage = "https://github.com/siliconcompiler/lambdalib"}
20
requires-python = ">= 3.8"
21
license = {file = "LICENSE"}
22
dependencies = [
23
- "siliconcompiler @ git+https://github.com/siliconcompiler/siliconcompiler.git",
+ "siliconcompiler >= 0.34.3",
24
"Jinja2 >= 3.1.3"
25
]
26
dynamic = ['version']
0 commit comments