andrei
|
a57be7c0be
|
[ci] install flake8 (fixes builds)
|
6 years ago |
andrei
|
1cfaf949de
|
Move flake8 reqs to tests require, exclude silly pycodestyle rule
|
7 years ago |
Watchful1
|
e249099808
|
Update gevent to 1.3.6 to support python 3.7 (#111)
* Update requirements.txt
* Update import
* Update tests to run on 3.7
* Update .travis.yml
* Try workaround recommended here https://github.com/travis-ci/travis-ci/issues/9815
|
7 years ago |
Andrei Zbikowski
|
44689af035
|
[QOL] Flake8 CI and Fixes (#61)
* Add flake8 to travis
* Various flake8 fixes
* dont
* Only test against 2.7 / 3.6
I really don't care about 3.3/3.4/3.5
* Fix usage of unicode
|
8 years ago |
andrei
|
3544bc05df
|
Actually fix travis builds
|
8 years ago |
andrei
|
bd213afb6c
|
Upgrade pip within travis run
|
8 years ago |
andrei
|
19f0d766ad
|
Just use setup.py test for travis
|
8 years ago |
andrei
|
af4d22e614
|
Fix travis and pathing
|
8 years ago |
Andrei
|
bcb3ac682e
|
Cache PIP w/ travis
|
8 years ago |
Andrei
|
6819ca6d60
|
Python 3.2 doesn't have unicode literal backwards-compat
🤣
|
8 years ago |
Andrei
|
cc170e2cff
|
s/langauge/language
|
8 years ago |
Andrei
|
e78c99b605
|
Add tests/CI, fix playable import error on py3
|
8 years ago |