Force gnuradio 3.9 and uhd 4.0 for dev environment.

This commit is contained in:
Ryan Volz 2021-04-14 17:15:33 -04:00
parent 8cf14767a8
commit 70f0e8416c

View File

@ -11,11 +11,11 @@ dependencies:
- ipython - ipython
- python - python
# restrict to python 3.8 on Windows for Windows 7 compatibility # restrict to python 3.8 on Windows for Windows 7 compatibility
- python 3.8 # [win] - python 3.8.* # [win]
- radioconda_console_shortcut # [win] - radioconda_console_shortcut # [win]
- digital_rf - digital_rf
- gnuradio - gnuradio 3.9.*
- gnuradio-osmosdr - gnuradio-osmosdr
- gnuradio-satellites - gnuradio-satellites
- gnuradio-soapy - gnuradio-soapy
@ -35,4 +35,4 @@ dependencies:
- soapysdr-module-remote - soapysdr-module-remote
- soapysdr-module-rtlsdr - soapysdr-module-rtlsdr
- soapysdr-module-uhd - soapysdr-module-uhd
- uhd - uhd 4.0.*