Predefined sessions for nox
Project description
nox-tools
Predefined sessions for nox
To use these sessions, just install nox-tools, import them in your noxfile.py and either set config.sessions to a list with the ones you want or manually mark each one as a session using nox.session. You can also configure their behavior by setting the config object's attributes.
from nox_tools import config, tests, typing
config.module = 'my_module_name'
config.sessions = [tests, typing]
You can find out how to use each session and the config object by reading the docstrings
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
nox_tools-0.2.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file nox_tools-0.2.0.tar.gz
.
File metadata
- Download URL: nox_tools-0.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ded4ec0a9fb2bf636033ab314bb0bd4e1a8d50e71840a5fc2e04ee508048341 |
|
MD5 | bb92dedbefef422a793a752801c680e8 |
|
BLAKE2b-256 | b3532285e653e1c245da5e0316040b669c7a5c2b245a7b73a81b8d3a5d60c688 |
File details
Details for the file nox_tools-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: nox_tools-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbc751bbeaa42d061afce4245afd6506523edf8ff50da011dd4042b9119aa8bc |
|
MD5 | 119de403df8cd5c457bf761be6992a91 |
|
BLAKE2b-256 | a0cf003e54b7e5a1e5d32c417f539ef8c59d1be4dd9112bb702281e862c2ff05 |