Convert codebase to Python 3 using 2to3 before running benchmarks.
This commit is contained in:
		| @@ -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" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user