summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Simplified tox configupdate-websocket-client-depJoffrey F2015-06-191-19/+1
|
* Updated tox.ini to also run utils_test.py testsJoffrey F2014-11-031-0/+3
|
* Add coverageGabor Nagy2014-07-111-3/+7
|
* Added python3.4 in tox.iniJoffrey F2014-06-201-1/+1
|
* Fixed tox dependenciesshin-2014-04-041-3/+6
|
* Separated test dependencies from runtime dependenciesshin-2014-04-041-1/+3
|
* Use different requirements list on Python 2 and 3Vladimir Rutsky2014-03-171-2/+14
| | | | | In Python 3 websocker-client not required (and previously requiested version doesn't work at all).
* Flake8 compliance + flake8 tests in tox.inishin-2013-10-151-2/+6
|
* fix tox.ini fileDeni Bertovic2013-09-261-1/+4
| | | | | | | Tox now uses the development client lib in the local repo instead if using setup.py to install it into every environment. Also added deps that points to requiremnts.txt so tox installs the needed dependencies
* Add python 3 supportSebastian Vetter2013-07-061-0/+6