Skip to content

Commit b5cd739

Browse files
EditYML
1 parent 0d6a128 commit b5cd739

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

environment_dev.yml

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,18 @@ 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
3725
- pip
3826
- pip:
3927
- gempy>=2.3
40-
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

0 commit comments

Comments
 (0)