We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
s/om-aviary/aviary/
1 parent 89f28d2 commit b5a73d0Copy full SHA for b5a73d0
1 file changed
python/pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
13
]
14
15
[project.optional-dependencies]
16
-test = ["om-aviary @ git+https://github.com/OpenMDAO/Aviary#egg=main"]
+test = ["aviary @ git+https://github.com/OpenMDAO/Aviary#egg=main"]
17
18
[project.entry-points.openmdao_component]
19
juliaexplicitcomp = "omjlcomps:JuliaExplicitComp"
0 commit comments