Issue Description
It appears the uhd python package is published to PYPI, but only for windows architectures. It would be very useful to have Linux python variants published there as well.
Expected Behavior
pip3 install uhd # Successful install
Actual Behaviour
pip3 install uhd
ERROR: Could not find a version that satisfies the requirement uhd (from versions: none)
ERROR: No matching distribution found for uhd
Additional Information
Issue Description
It appears the uhd python package is published to PYPI, but only for windows architectures. It would be very useful to have Linux python variants published there as well.
Expected Behavior
Actual Behaviour
Additional Information