uhd/host/python
Brent Stapleton 508023e0c7 python: Fixup for Python API install directory
The Python API should now be installed to
    `PREFIX/lib/pythonVER/dist-packages/uhd`
where the PREFIX is set by CMake and the Python version is determined
by the Python module `distutils`. This should match user expectations
much more than the previous behavior.

Behavior in Virtualenvs is unchanged.
2018-07-27 11:07:19 -07:00
..
__init__.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
CMakeLists.txt python: Fixup for Python API install directory 2018-07-27 11:07:19 -07:00
filters.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
pyuhd.cpp python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
setup.py.in python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
types.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
usrp.py Python: Remove Unnecessary Metadata Assignment 2018-06-20 19:02:32 -05:00