radioconda/radioconda.yaml
Ryan Volz 35134283c6 Add some of the pillars of the scientific Python stack.
Some of these were already pulled in, but this is to ensure that they
are always available.

matplotlib
numpy
pandas
scipy
2021-04-08 17:07:46 -04:00

39 lines
649 B
YAML

name: radioconda
channels:
- conda-forge
- ryanvolz # [win]
platforms:
- linux-64
- osx-64
- win-64
dependencies:
- mamba
- ipython
- python
# restrict to python 3.8 on Windows for Windows 7 compatibility
- python 3.8 # [win]
- radioconda_console_shortcut # [win]
- digital_rf
- gnuradio
- gnuradio-osmosdr
- gnuradio-satellites
- gnuradio-soapy
- gqrx
- libiio
- libm2k
- limesuite
- matplotlib
- numpy
- pandas
- pyadi-iio
- rtl-sdr
- scipy
- soapysdr
- soapysdr-module-lms7
- soapysdr-module-plutosdr
- soapysdr-module-remote
- soapysdr-module-rtlsdr
- soapysdr-module-uhd
- uhd