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 daae422 commit bd1cba0Copy full SHA for bd1cba0
toolchain/pyproject.toml
@@ -37,8 +37,8 @@ dependencies = [
37
38
# Chemistry
39
"cantera",
40
- "pyrometheus==1.0.1"
+ "pyrometheus @ git+https://github.com/henryleberre/pyrometheus.git@46813c93aa4ce3c844fcb03cf73bd5924b6c179d"
41
]
42
43
[tool.hatch.metadata]
44
-allow-direct-references = true
+allow-direct-references = true
0 commit comments