Skip to content
Snippets Groups Projects
Commit 7744e9bd authored by Maeva Pourpoint's avatar Maeva Pourpoint
Browse files

Add pyqtdarktheme library to list of dependencies in conda recipe

parent f3b1a622
No related branches found
No related tags found
1 merge request!23Fix issue #58
...@@ -21,11 +21,9 @@ requirements: ...@@ -21,11 +21,9 @@ requirements:
run: run:
- python >=3.9 - python >=3.9
- obspy >=1.3.0 - obspy >=1.3.0
# needs basemap or cartopy. Cartopy has heavy deps like hdf4 and 5, so basemap for now.
# err, basemap is getting more depricated, try cartopy
- cartopy - cartopy
# - basemap
- pyside6 - pyside6
- pyqtdarktheme
# test: # test:
# imports: # imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment