Sebastian Wehling-Benatelli
0634d24814
The button was not disabled in case the flag variable was false. The get_Bool function was renamed and improved to also work in case in the input variable is of type int or float. Additionally, the environment file was corrected to also work for macOS installations with ARM architecture.
14 lines
235 B
YAML
14 lines
235 B
YAML
name: pylot_38
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- cartopy=0.20.2
|
|
- matplotlib-base=3.3.4
|
|
- numpy=1.22.3
|
|
- obspy=1.3.0
|
|
- pyqtgraph=0.12.4
|
|
- pyside2>=5.13.2
|
|
- python=3.8.12
|
|
- qt>=5.12.9
|
|
- scipy=1.8.0 |