1 Hacking
This project makes extensive use of tox, pytest, and GNU Make.
1.1 Development environment
Use following command to create a Python virtual environment with all necessary dependencies:
tox --recreate -e develop
This creates a Python virtual environment in the .tox/develop directory. It can be activated with the following command:
. .tox/develop/bin/activate
1.2 Run test suite
In a Python virtual environment run the following command:
make review
Outside of a Python virtual environment run the following command:
tox --recreate
1.3 Build and package
In a Python virtual environment run the following command:
make package
Outside of a Python virtual environment run the following command:
tox --recreate -e package
Release files for rst2sh5 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rst2sh5-0.0.3.tar.gz | 8.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rst2sh5-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.2 kB
Release files / rst2sh5-0.0.3.tar.gz
| Download URL | rst2sh5-0.0.3.tar.gz |
|---|---|
| Size | 8.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f87d6d0a7e177488baab672e093dd4518c27bab1b958ce75901dcec0fd5293c
|
|
BLAKE2b-256 checksum How to use checksums |
d52f6a06cd13fb23a4397d72a50fd28b6ee8d64f5af60088c2f76a0b8e7bef77
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / rst2sh5-0.0.3-py3-none-any.whl
| Download URL | rst2sh5-0.0.3-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
79ceeba473f5692b5d473eebd69337c3b410f21693e61d266849ea3fd6c6dae9
|
|
BLAKE2b-256 checksum How to use checksums |
01995afa1be2161f8a91796f67d659b5e92b203246023be079a1a81f9b601773
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |