Skip to content

Commit

Permalink
Remove sconsUtils as a Doxygen dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed May 24, 2022
1 parent b956055 commit 20d8130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ups/sphgeom.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import lsst.sconsUtils

dependencies = {
"required": [],
"buildRequired": ["sconsUtils", "pybind11"],
"buildRequired": ["pybind11"],
}

config = lsst.sconsUtils.Configuration(
Expand Down

0 comments on commit 20d8130

Please sign in to comment.