Skip to content

Commit 0d6a128

Browse files
Edityml
1 parent 6331b4e commit 0d6a128

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

environment_dev.yml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,19 @@ dependencies:
2222
- tqdm
2323
- requests
2424
- pooch<1.5.0
25+
- PVGeo
26+
- pyqt5
27+
- nbsphinx
28+
- sphinx_markdown_tables
29+
- sphinx_gallery
30+
- sphinx_rtd_theme
31+
- sphinx_book_theme==0.3.3
32+
- sphinx_copybutton
33+
- sphinx_automodapi
34+
- sphinx_numfig
35+
- numpydoc
36+
- build
2537
- pip
2638
- pip:
2739
- gempy>=2.3
28-
- PVGeo
29-
- pyqt5
30-
- nbsphinx
31-
- sphinx_markdown_tables
32-
- sphinx_gallery
33-
- sphinx_rtd_theme
34-
- sphinx_book_theme==0.3.3
35-
- sphinx_copybutton
36-
- sphinx_automodapi
37-
- sphinx_numfig
38-
- numpydoc
39-
- build
40+

0 commit comments

Comments
 (0)