aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gr-usrptest/python/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* python: Use setup from setuptoolsAaron Rossetto2022-01-141-4/+1
| | | | | This commit replaces the use of setup() from distutils.core with setup() from setuptools.
* gr-usrptest: add LabVIEW remote control capabilityAndrej Rode2017-05-261-0/+13
- require modules labview_automation and hoplite for RTS python module - new python module: labview_control