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
1 changed files with 3 additions and 3 deletions

View File

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