deluge/docs
bendikro 66f2739be7 Added .travis.yml (for travis-ci) and tox.ini files
Targets:

* Runs the unit-tests for python 2.7
* Tests unit-test coverage
* Try to build docs
* Code style checks:
  * flake8
  * isort

Codes changes:
* Fixed tests for httpdownloader (using tmp dir)
* Implemented a couple of tests for Stats plugin but they fail to run on travis

Issues:
* Can't get py26 to work because of installing libtorrent through apt and
  the option system_site_packages fails for 2.6.
2014-09-25 14:11:51 +01:00
..
man [#1908] [WebUI] Add bind interface option for server 2014-02-21 18:09:56 +00:00
source Added .travis.yml (for travis-ci) and tox.ini files 2014-09-25 14:11:51 +01:00
rtd_requirements.txt Add twisted and pyopenssl to rtd_requirements.txt 2014-09-20 21:48:46 +01:00