Skip to content

Commit ab4a1a9

Browse files
authored
Merge pull request #118 from spacetelescope/bugfix/cmake_version
Get cmake from conda-forge.
2 parents 295a07b + d4020d0 commit ab4a1a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
- libprotobuf
2727
- conda-forge:hcipy
2828
- pip
29-
- cmake>=3.0.0
29+
- conda-forge::cmake>=3.0.0
3030
- conda-forge::doxygen
3131
- sphinx
3232
- conda-forge::sphinx-automodapi

0 commit comments

Comments
 (0)