Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 70845a9

Browse files
committedApr 23, 2023
fix
1 parent 468a826 commit 70845a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: quantecon
22
channels:
3-
- anaconda
3+
- conda-forge
44
- default
55
dependencies:
66
- python=3.10
77
- anaconda=2023.03
8-
- graphviz
8+
- python-graphviz
99
- pip
1010
- pip:
1111
- jupyter-book==0.15.1

0 commit comments

Comments
 (0)
Please sign in to comment.