code_review
Project description
Creates links for PR updates
Free software: Apache Software License 2.0
Installation
pip install code_review
Documentation
To use the project:
$ python -m code_review -h
usage: [-h] [-o] [-s] [-t TOKEN]
Command description.
optional arguments:
-h, --help show this help message and exit
-o, --open Opens new code review updates in default browser
-s, --stdout Prints code review updates
-t TOKEN, --token TOKEN
Token to use when checking for updates
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.1 (2019-02-26)
First release on PyPI.
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
code_review-0.0.1.tar.gz
(14.0 kB
view hashes)
Built Distribution
Close
Hashes for code_review-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad63a28d38d07888a81de876877fae50206870c5446e3fff6b844b28c55be8d6 |
|
MD5 | 0da8648227f0ad716436adfe9d3092cc |
|
BLAKE2b-256 | 809fda2e12df23a3a70d988ded603c4c76952aabe6fc4e2b1ac28e1fee5b3b2f |