Convert codebase to Python 3 using 2to3 before running benchmarks.
This commit is contained in:
parent
b8d568761e
commit
cae91ce0c5
@ -58,6 +58,7 @@ install:
|
|||||||
- python setup.py install
|
- python setup.py install
|
||||||
script:
|
script:
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
- 2to3 . -w
|
||||||
- python benchmark.py
|
- python benchmark.py
|
||||||
notifications:
|
notifications:
|
||||||
irc: "irc.freenode.org#mongoengine"
|
irc: "irc.freenode.org#mongoengine"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user