pip-tools integration for edgetest
Project description
pip-tools integration for edgetest
Table Of Contents
Install
Installation from PyPI:
$ python -m pip install edgetest-pip-tools
Installation from conda-forge:
$ conda install -c conda-forge edgetest-pip-tools
Getting Started
This edgetest
plugin runs after the test execution. If the last environment successfully
passes, this plugin will refresh requirements.txt
using uv pip compile
. To use this plugin,
you must use the --export
flag in your CLI call:
$ edgetest --config setup.cfg --export
If you want to specify a PyPI index supply index_url
in your configuration:
[edgetest.pip_tools]
index_url = ...
If you want to include extra installations in your pip-tools
call (only available for PEP-517
compliant builds), add a newline-separated list of extras:
[edgetest.pip_tools]
extras =
complete
Contributing
See our developer documentation.
We welcome and appreciate your contributions! Before we can accept any contributions, we ask that you please be sure to sign the Contributor License Agreement (CLA)
This project adheres to the Open Source Code of Conduct. By participating, you are expected to honor this code.
License
Apache-2.0
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
File details
Details for the file edgetest_pip_tools-2024.8.0.tar.gz
.
File metadata
- Download URL: edgetest_pip_tools-2024.8.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9485782dc5da2c4d0e67e55b37dd317f4879d8bee3b8bfc6d764ae01b45ff32f |
|
MD5 | d62cb8eaa5060281708f611a2a51f0df |
|
BLAKE2b-256 | 01f31fe3f46730f37007506fd0fae8da1ac232dcdef7ade938b40a3ed2086c34 |
File details
Details for the file edgetest_pip_tools-2024.8.0-py3-none-any.whl
.
File metadata
- Download URL: edgetest_pip_tools-2024.8.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5b074b57587b208bb3142d979df312386e5795da9dfc509979a3728d6a6687f |
|
MD5 | 60c0c2bf6194ca40e5fadf1465225bea |
|
BLAKE2b-256 | 285dff1c729f9fcf75218f421e5d438350975393b03d477bd699170ca0c2a42e |