First working version
This commit is contained in:
15
environment.yml
Normal file
15
environment.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: spyder-wayland
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- spyder>=6,<7
|
||||
- spyder-kernels>=2.5
|
||||
- pyqt # = PyQt5
|
||||
- qt-main # Qt 5.15.x
|
||||
- qt-wayland # Wayland-Plugin für Qt5
|
||||
- ipykernel
|
||||
- numpy
|
||||
- pandas
|
||||
- matplotlib
|
||||
- pip
|
||||
Reference in New Issue
Block a user