Closed pkulev closed 6 years ago
Merging #74 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 61.27% 61.27%
=======================================
Files 42 42
Lines 2381 2381
=======================================
Hits 1459 1459
Misses 922 922
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d36952d...42526e4. Read the comment docs.
Closes issue(s): [ #73 ]
Description of the changes: Tornado API was changed. In dev-requirements.txt version constraint doesn't set, so all fails. But good news that pygame finally can be installer from PyPI, so I added it to requirements.
make devel
does both.Some tests can fail with uninitialized application, I will investigate this later. Python 2.7 will fail due to #75, this is ok for now.