(experimental) Allows hooks to be defined which are called when recreating a tox testenv.
Project description
(experimental) Allows hooks to be defined which are called when recreating a tox testenv.
Docs |
|
|---|---|
Tests |
|
PyPI |
|
Activity |
|
QA |
|
Other |
Installation
tox-recreate-hook can be installed from PyPI.
To install with pip:
$ python -m pip install tox-recreate-hook
Example configuration
[testenv:docs]
setenv = SHOW_TODOS = 1
basepython = python3.8
changedir = {toxinidir}/doc-source
deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc-source/requirements.txt
commands = sphinx-build -M html . ./build {posargs}
recreate_hook = builtin.rmdir("{toxinidir}/doc-source/build")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tox_recreate_hook-0.1.1.tar.gz.
File metadata
- Download URL: tox_recreate_hook-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0734d74dfb846f1e92bd40954a58d98ea63b9b4e8f447e7496efd80b5a2b15f5
|
|
| MD5 |
75a18a49f81b97b63174e5de950d968c
|
|
| BLAKE2b-256 |
745978aa1050e73676a861ebc59c8d1f9e56d436def0b86fd9bfd9b0d92a9cdf
|
File details
Details for the file tox_recreate_hook-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tox_recreate_hook-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766e0909c29c514313bf0de5d10424d2378fb55d8f8c2c3d001e6234499e6214
|
|
| MD5 |
a6fc0cf5d545fc24d77723c6e4c411b2
|
|
| BLAKE2b-256 |
2b356c811ea2b0b48fb953576b23d55dc8d45d496079170b49ff0b326e5686bf
|