Skip to content

Commit 89f28d2

Browse files
committed
Attempt to install Aviary main branch during testing
1 parent a425c0a commit 89f28d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
]
1414

1515
[project.optional-dependencies]
16-
test = ["om-aviary"]
16+
test = ["om-aviary @ git+https://github.com/OpenMDAO/Aviary#egg=main"]
1717

1818
[project.entry-points.openmdao_component]
1919
juliaexplicitcomp = "omjlcomps:JuliaExplicitComp"

0 commit comments

Comments
 (0)