python-tox-wheel
A Tox plugin that builds and installs wheels instead of sdist
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-tox-wheel
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/python-tox-wheel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-tox-wheel.changes | 0000001698 1.66 KB | |
python-tox-wheel.spec | 0000002033 1.99 KB | |
tox-wheel-0.6.0.tar.gz | 0000019092 18.6 KB |
Revision 9 (latest revision is 15)
Dirk Mueller (dirkmueller)
accepted
request 936334
from
Petr Gajdos (pgajdos)
(revision 9)
- version update to 0.6.0 0.6.0 (2020-11-06) ------------------ * Fixed unnecessary build directory cleanup and removed dead code. Contributed by Thomas Grainger in `#9 <https://github.com/ionelmc/tox-wheel/pull/9>`_. * The ``isolated_build`` tox option is now an alias for ``wheel_pep517``. Contributed by Thomas Grainger in `#6 <https://github.com/ionelmc/tox-wheel/pull/6>`_. * Added more configuration examples. 0.5.0 (2020-08-06) ------------------ * Added support for PEP 517/518. Contributed by Antonio Botelho in `#5 <https://github.com/ionelmc/tox-wheel/pull/5>`_. - do not require pytest-runner for build, it would not be needed even if the testsuite run
Comments 0