Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
bcc3442e
"vscode:/vscode.git/clone" did not exist on "ca80579a1e13aee184bba1328824d03a41bf1afd"
Unverified
Commit
bcc3442e
authored
Oct 01, 2024
by
Peter Eastman
Committed by
GitHub
Oct 01, 2024
Browse files
Remove doxygen pin (#4680)
parent
88be5f96
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
devtools/ci/gh-actions/conda-envs/build-macos.yml
devtools/ci/gh-actions/conda-envs/build-macos.yml
+1
-1
devtools/ci/gh-actions/conda-envs/build-ubuntu-latest-hip.yml
...ools/ci/gh-actions/conda-envs/build-ubuntu-latest-hip.yml
+1
-1
devtools/ci/gh-actions/conda-envs/build-ubuntu-latest.yml
devtools/ci/gh-actions/conda-envs/build-ubuntu-latest.yml
+1
-1
devtools/ci/gh-actions/conda-envs/build-ubuntu-pypy.yml
devtools/ci/gh-actions/conda-envs/build-ubuntu-pypy.yml
+1
-1
devtools/ci/gh-actions/conda-envs/build-windows-latest.yml
devtools/ci/gh-actions/conda-envs/build-windows-latest.yml
+1
-1
devtools/ci/gh-actions/conda-envs/docs.yml
devtools/ci/gh-actions/conda-envs/docs.yml
+1
-1
No files found.
devtools/ci/gh-actions/conda-envs/build-macos.yml
View file @
bcc3442e
...
@@ -11,7 +11,7 @@ dependencies:
...
@@ -11,7 +11,7 @@ dependencies:
-
cython
-
cython
-
swig
-
swig
-
numpy
-
numpy
-
doxygen
1.8.14
-
doxygen
# test
# test
-
pytest
-
pytest
-
pytest-xdist
-
pytest-xdist
...
...
devtools/ci/gh-actions/conda-envs/build-ubuntu-latest-hip.yml
View file @
bcc3442e
...
@@ -9,7 +9,7 @@ dependencies:
...
@@ -9,7 +9,7 @@ dependencies:
-
sysroot_linux-64
2.17
-
sysroot_linux-64
2.17
# host
# host
-
python
-
python
-
doxygen
1.8.14
-
doxygen
-
hip-devel
-
hip-devel
-
hipcc
-
hipcc
-
rocm-cmake
-
rocm-cmake
...
...
devtools/ci/gh-actions/conda-envs/build-ubuntu-latest.yml
View file @
bcc3442e
...
@@ -14,7 +14,7 @@ dependencies:
...
@@ -14,7 +14,7 @@ dependencies:
-
swig
-
swig
-
numpy
-
numpy
-
ocl-icd-system
-
ocl-icd-system
-
doxygen
1.8.14
-
doxygen
# test
# test
-
pytest
-
pytest
-
pytest-xdist
-
pytest-xdist
...
...
devtools/ci/gh-actions/conda-envs/build-ubuntu-pypy.yml
View file @
bcc3442e
...
@@ -14,7 +14,7 @@ dependencies:
...
@@ -14,7 +14,7 @@ dependencies:
-
swig
-
swig
-
numpy
-
numpy
-
ocl-icd-system
-
ocl-icd-system
-
doxygen
1.8.14
-
doxygen
# test
# test
-
pytest
-
pytest
-
pytest-xdist
-
pytest-xdist
...
...
devtools/ci/gh-actions/conda-envs/build-windows-latest.yml
View file @
bcc3442e
...
@@ -13,7 +13,7 @@ dependencies:
...
@@ -13,7 +13,7 @@ dependencies:
-
cython
-
cython
-
swig
-
swig
-
numpy
-
numpy
-
doxygen
1.8.14
-
doxygen
-
khronos-opencl-icd-loader
-
khronos-opencl-icd-loader
# test
# test
-
pytest
-
pytest
...
...
devtools/ci/gh-actions/conda-envs/docs.yml
View file @
bcc3442e
...
@@ -11,7 +11,7 @@ dependencies:
...
@@ -11,7 +11,7 @@ dependencies:
-
numpy
-
numpy
-
cython
-
cython
-
swig
-
swig
-
doxygen
1.8.14
-
doxygen
-
sphinx==4.0.2
-
sphinx==4.0.2
-
sphinxcontrib-bibtex
-
sphinxcontrib-bibtex
-
breathe>=4.30,<5.0
-
breathe>=4.30,<5.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment