949791e7c5
Tox is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
42 lines
1.3 KiB
Text
42 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2015/11/08 09:21:52 wiz Exp $
|
|
bin/tox
|
|
bin/tox-quickstart
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/tox/__init__.py
|
|
${PYSITELIB}/tox/__init__.pyc
|
|
${PYSITELIB}/tox/__init__.pyo
|
|
${PYSITELIB}/tox/__main__.py
|
|
${PYSITELIB}/tox/__main__.pyc
|
|
${PYSITELIB}/tox/__main__.pyo
|
|
${PYSITELIB}/tox/_pytestplugin.py
|
|
${PYSITELIB}/tox/_pytestplugin.pyc
|
|
${PYSITELIB}/tox/_pytestplugin.pyo
|
|
${PYSITELIB}/tox/_quickstart.py
|
|
${PYSITELIB}/tox/_quickstart.pyc
|
|
${PYSITELIB}/tox/_quickstart.pyo
|
|
${PYSITELIB}/tox/_verlib.py
|
|
${PYSITELIB}/tox/_verlib.pyc
|
|
${PYSITELIB}/tox/_verlib.pyo
|
|
${PYSITELIB}/tox/config.py
|
|
${PYSITELIB}/tox/config.pyc
|
|
${PYSITELIB}/tox/config.pyo
|
|
${PYSITELIB}/tox/hookspecs.py
|
|
${PYSITELIB}/tox/hookspecs.pyc
|
|
${PYSITELIB}/tox/hookspecs.pyo
|
|
${PYSITELIB}/tox/interpreters.py
|
|
${PYSITELIB}/tox/interpreters.pyc
|
|
${PYSITELIB}/tox/interpreters.pyo
|
|
${PYSITELIB}/tox/result.py
|
|
${PYSITELIB}/tox/result.pyc
|
|
${PYSITELIB}/tox/result.pyo
|
|
${PYSITELIB}/tox/session.py
|
|
${PYSITELIB}/tox/session.pyc
|
|
${PYSITELIB}/tox/session.pyo
|
|
${PYSITELIB}/tox/venv.py
|
|
${PYSITELIB}/tox/venv.pyc
|
|
${PYSITELIB}/tox/venv.pyo
|