mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-29 11:03:13 +00:00
hide codecov.yml
This commit is contained in:
parent
1575fd3c9e
commit
daa31c0fe0
@ -106,6 +106,9 @@ The following tox environments are relevant for local testing:
|
|||||||
tox -e docs # runs a does-it-compile check on the documentation
|
tox -e docs # runs a does-it-compile check on the documentation
|
||||||
tox -e lint # runs the linter for coding style checks
|
tox -e lint # runs the linter for coding style checks
|
||||||
|
|
||||||
|
We are in the middle of transitioning to Python 3, so please make sure all tests
|
||||||
|
pass in Python 2.7 and 3.5. Running `tox` ensure all necessary tests are executed.
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user