holoviz-dev / pyctdev

Python packaging Common Tasks for Developers
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

tox support for testing wheels #46

Open ceball opened 6 years ago

ceball commented 6 years ago

This issue is to track tox's support for wheels. Better support for wheels in tox is coming via pip (see e.g. https://github.com/tox-dev/tox/pull/861). Once that's released, will be able to remove various internal workarounds in pyctdev that allow building and testing sdists and wheels.