CI tool scripts
Project description
Common CI tools
NB if Tox is running under github actions the make sure nexus.rozettatech.com is not in requirements-test.txt NOTE: setup.py ready that base version from version.json.
This will hopefully be resolved by using git tags and scm_version
requirements handling
virtualenv venv --python python3
source venv/bin/activate
pip install --upgrade pip
pip install pip-tools
pip-compile --output-file requirements.txt requirements.in
pip-compile --output-file requirements-test.txt requirements-test.in
NB Trialling a reduced requirements.in The installed package is going to inherit fr om the environment (e.g. CI slave wheree it is installed)
requirements-test.in is more full blown (for tox virtualenvs)
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 Distributions
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 ci_tools_roz-4.1.2b73-py3-none-any.whl.
File metadata
- Download URL: ci_tools_roz-4.1.2b73-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47a4749402c76b91a208c345aa8de11259166f8c2706d3e101ce3f090e6014a8
|
|
| MD5 |
77b49114c93d491a298889424818b679
|
|
| BLAKE2b-256 |
89c40badbe6e4818a5f0a60ddbf64fabb2841392b52a300ebd8badf46f290d35
|