
tox 4.38.0
0
tox is a generic virtualenv management and test command line tool
Contents
tox is a generic virtualenv management and test command line tool
Stars: 3898, Watchers: 3898, Forks: 546, Open Issues: 53The tox-dev/tox repo was created 9 years ago and the last code push was 34 minutes ago.
The project is very popular with an impressive 3898 github stars!
How to Install tox
You can install tox using pip
pip install tox
or add it to a project with poetry
poetry add tox
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/tox/
- Documentation:
- https://tox.wiki
- GitHub Repo:
- https://github.com/tox-dev/tox
Classifiers
- Software Development/Libraries
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common tox errors.
Code Examples
Here are some tox code examples and snippets.
GitHub Issues
The tox package has 53 open issues on GitHub
- Docs: incorrect path for built documentation
- Tests' compatibility with packaging 26
- Free-threaded wheel is built in non-free-threaded CPython environment
- Use PEP 751
pylock.tomlas input - Can't use pytest's
--pyargsin tox, but only in py314 - Allow testing under both Python 3.6 and 3.15+
setup.cfgcausestox.tomlto be ignored and fail withHandledError| SetupCfg ...- bug: custom
install_commandis only respected fromtox.ini, notpyproject.toml
pythonfix







