Skip to content

Commit 2d87cab

Browse files
authored
Update environment to remove non-build packages (#159)
1 parent f0f0fc1 commit 2d87cab

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@ dependencies:
1616
- ghp-import==1.1.0
1717
- sphinxcontrib-youtube==1.1.0
1818
- sphinx-togglebutton==0.3.1
19-
- quantecon
20-
- array-to-latex
21-
- prettytable
22-
- graphviz
2319
# Sandpit Requirements
2420
# - PuLP
2521
# - cvxpy
2622
# - cvxopt
2723
# - cylp
24+
# - array-to-latex
25+
# - prettytable
2826

0 commit comments

Comments
 (0)