Travis CI configurations for PyScaffold
Project description
pyscaffoldext-travis
Configure your PyScaffold-generated project to work with Travis CI.
PyScaffold is a development tool focused in creating distributable Python packages. This extension automatically configures the generated packages to use Travis CI, a very popular and mature continuous integration solution that allows devs to test their code and perform a series of automated tasks, bringing confidence to their workflow.
LOOKING FOR CONTRIBUTORS - If you use PyScaffold or Travis CI and would like to help us as a contributor (or even as one of the maintainers) for this extension, please send us an email or open an issue, we would love to have you on board.
Quickstart
This extension can be directly installed with pip:
pip install pyscaffoldext-travis
Or, if you prefer pipx:
pipx install pyscaffold # if you haven't installed pyscaffold yet
pipx inject pyscaffold pyscaffoldext-travis
Note that, after the installation, putup -h will show a new option --travis. Use this option to indicate when you are want to create a package with automated tasks running on the Travis CI platgorm. For example:
putup --travis myapp
Please refer to Travis’ docs to get started.
Making Changes & Contributing
This project uses pre-commit, please make sure to install it before making any changes:
pip install pre-commit cd pyscaffoldext-travis pre-commit install
It is a good idea to update the hooks to the latest version:
pre-commit autoupdate
Please also check PyScaffold’s contribution guidelines.
Note
This project has been set up using PyScaffold 4.0b1. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
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 pyscaffoldext-travis-0.3.tar.gz
.
File metadata
- Download URL: pyscaffoldext-travis-0.3.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ced02103fd9cb421f3e6482038069777779df74dc295396109f6864e5df8e332 |
|
MD5 | a4f53223f79e2d1b6901f961d14f1ee8 |
|
BLAKE2b-256 | f009b0b11f2111d807441351c51fe010008d1ccd63ef74903981d5ef53445d53 |
File details
Details for the file pyscaffoldext_travis-0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pyscaffoldext_travis-0.3-py2.py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9605309da51b38ed4a280e0656443ea14156ba7a5d6f83b13c1b4e541fe5e59a |
|
MD5 | fa8efa416f142a0e7ec4979a0af6b107 |
|
BLAKE2b-256 | c080868496de518af9fa8d6ac7e2a1f3faf0e63af40241e67543160e8f0e1358 |