We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6331b4e commit 0d6a128Copy full SHA for 0d6a128
environment_dev.yml
@@ -22,18 +22,19 @@ dependencies:
22
- tqdm
23
- requests
24
- 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
37
- pip
38
- pip:
39
- gempy>=2.3
- - PVGeo
- - pyqt5
- - nbsphinx
- - sphinx_markdown_tables
- - sphinx_gallery
- - sphinx_rtd_theme
- - sphinx_book_theme==0.3.3
- - sphinx_copybutton
- - sphinx_automodapi
- - sphinx_numfig
- - numpydoc
- - build
40
+
0 commit comments