Skip to content

Commit 7a80e69

Browse files
committed
fix error in anaconda distribution tag
1 parent b5f424d commit 7a80e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
dependencies:
66
- python=3.12
7-
- anaconda=2024.06-1
7+
- anaconda=2024.06
88
- pip
99
- pip:
1010
- jupyter-book==0.15.1

0 commit comments

Comments
 (0)