radioconda/radioconda.yaml
Ryan Volz 5553635a29 Separate env packages and installer-only (base) packages.
This makes the rendered lock files more useful for users (they won't
install conda/mamba in a non-base environment) and will allow for the
creation of a metapackage for each release.
2021-05-20 20:27:26 -04:00

37 lines
646 B
YAML

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