Skip to content

Commit 167f909

Browse files
authored
Update pyrometheus dependency source in pyproject.toml
1 parent 6b545a8 commit 167f909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
# Chemistry
4040
"cantera>=3.1.0",
4141
#"pyrometheus == 1.0.5",
42-
"pyrometheus @ git+https://github.com/sbryngelson/pyrometheus-bryngelson.git@OpenMPTest",
42+
"pyrometheus @ git+https://github.com/pyrometheus/pyrometheus.git",
4343

4444
# Frontier Profiling
4545
"astunparse==1.6.2",

0 commit comments

Comments
 (0)