Restrict main radioconda to gnuradio 3.8 now that 3.9 is an option.

This commit is contained in:
Ryan Volz 2021-05-19 16:28:03 -04:00
parent e9080f350a
commit 45f575417e

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.8.*
- gnuradio-osmosdr - gnuradio-osmosdr
- gnuradio-satellites - gnuradio-satellites
- gnuradio-soapy - gnuradio-soapy