Skip to content

Commit 870689e

Browse files
committed
Remove build specific version of cspice in environment files
1 parent f953b18 commit 870689e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- bz2file
1212
- bzip2
1313
- cmake >=3.27,<3.28
14-
- cspice =67=*_11
14+
- cspice =67
1515
- csm >=3.0.3,<3.0.4
1616
- curl >=8.14.1,<9
1717
- cxx-compiler=1.9

environment_arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- bz2file
1212
- bzip2
1313
- cmake >=3.27,<3.28
14-
- cspice =67=*_11
14+
- cspice =67
1515
- csm >=3.0.3,<3.0.4
1616
- curl >=8.14.1,<9
1717
- cxx-compiler=1.9

0 commit comments

Comments
 (0)