Eli Uriegas
2b5f8d20de
ci: Add python nightlies to test matrix ( #1710 )
...
Signed-off-by: Eli Uriegas <seemethere101@gmail.com>
2019-12-25 16:50:31 -08:00
Vinícius Dantas
6fc3381229
Add a type checking pipeline ( #1682 )
...
* Integrate with mypy
2019-09-22 13:55:36 -07:00
Harsha Narayana
b3ada6308b
fix : #1631 : add doc test for travis CI
...
Signed-off-by: Harsha Narayana <harsha2k4@gmail.com>
2019-07-13 21:48:16 +05:30
Christo Goosen
78fe97b9cb
Add bandit code static analyzer for security, some false positives removed with #nosec.
...
Bandit is a python package for staticly scanning code for security issues.
* Added to tox.ini
* Added to setup.py
* Added to .travis.yml
As part of CI/CD pipeline
2019-06-24 09:53:29 +02:00
Adam Hopkins
ccd4c9615c
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
...
Update all tests to be compatible with requests-async
Cleanup testing client changes with black and isort
Remove Python 3.5 and other meta doc cleanup
rename pyproject and fix pep517 error
Add black config to tox.ini
Cleanup tests and remove aiohttp
tox.ini change for easier development commands
Remove aiohttp from changelog and requirements
Cleanup imports and Makefile
2019-04-30 15:26:06 +03:00
Adam Hopkins
9b9599b12f
Update PyPI credentials
2019-03-22 13:44:13 +02:00
Yun Xu
9b6217ba41
fix travisci
2018-10-13 18:19:08 -07:00
Yun Xu
d59e92d3e5
integrate with codecov
2018-10-06 21:31:04 -07:00
Channel Cat
3e616b599a
update encrypted creds for new org
2018-09-13 02:17:27 -07:00
7
f9b29fd7e7
py37 ( #1256 )
...
* add py37 to travisci
* use dist:xenial for py37
* sudo: true in .travici
* bump websockets version for py37 support and fix unit tests
2018-07-03 22:07:08 -07:00
Yun Xu
fc8b5f378a
migrate to trusty
2018-03-15 21:39:21 -07:00
Raphael Deem
ad3f588c79
use travis_retry on tox
2018-03-01 23:16:49 -08:00
Yun Xu
eb8f65c58b
switch to use dist: precise
2017-07-27 22:21:19 -07:00
messense
ec857d1c53
Drop tox-travis
2017-05-17 12:21:56 +08:00
Eli Uriegas
bb31d465f2
Add distribution types
2017-05-02 10:47:55 -07:00
Channel Cat
1649f30808
Updated password
2017-01-30 02:22:12 -08:00
Eli Uriegas
1557854755
Update to make flake8 actually work
2016-12-25 19:05:11 -08:00
Eli Uriegas
56d6c2a929
Change travis job to use tox
2016-12-25 18:55:25 -08:00
Eli Uriegas
74f305cfb7
Adds python36 to tox.ini and .travis.yml
2016-12-24 14:06:53 -08:00
Eli Uriegas
bfee7afd0c
Remove the 120 line length, reset to default
2016-10-16 08:02:22 -05:00
Channel Cat
9d388e9933
Fixed flake8 errors
2016-10-16 02:21:24 -07:00
Channel Cat
cdf9cce779
Added automatic pypi pushing on tagged commits
2016-10-16 01:14:09 -07:00
seemethere
79bea4082a
Make the requirements.txt part actually work
2016-10-15 22:16:50 -06:00
seemethere
cfcb5504e1
Add .travis.yml with flake8 checks and tests
2016-10-15 22:13:25 -06:00