Skip to content

Commit daa31c0

Browse files
committedJun 16, 2016
hide codecov.yml
1 parent 1575fd3 commit daa31c0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
 

‎codecov.yml ‎.codecov.yml

File renamed without changes.

‎README.rst

+3
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ The following tox environments are relevant for local testing:
106106
tox -e docs # runs a does-it-compile check on the documentation
107107
tox -e lint # runs the linter for coding style checks
108108
109+
We are in the middle of transitioning to Python 3, so please make sure all tests
110+
pass in Python 2.7 and 3.5. Running `tox` ensure all necessary tests are executed.
111+
109112

110113
Documentation
111114
-------------

0 commit comments

Comments
 (0)