summaryrefslogtreecommitdiffstats
path: root/tox.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CI/CD] Add Travis windows buildCalum Lind2021-02-231-1/+1
* [Tests] Add pytest markers to tox.inibendikro2020-04-231-0/+6
* [Tests] Fix tox, pytest and travis issuesCalum Lind2020-04-121-2/+2
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-151-1/+2
* [Docs] Cleanup changelog and docsCalum Lind2019-06-061-3/+1
* [Tests] Remove python2 from tox configCalum Lind2019-06-061-15/+3
* [Appveyor] Switch to Python 3.6Calum Lind2019-05-231-0/+1
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-211-2/+1
* [Tox] Pin pip version to fix PEP517 issuesCalum Lind2019-05-031-2/+2
* Cleanup tox configurationCalum Lind2018-11-021-88/+78
* [Docs] Move apidoc command to Sphinx configCalum Lind2018-11-021-1/+0
* [Docs] Fix build errors getting Deluge versionCalum Lind2018-11-021-0/+2
* [Docs] Reorganise and add sections from wikiCalum Lind2018-11-011-2/+4
* Cleanup Tox and CI configsCalum Lind2018-10-101-32/+15
* Update tox and CI for Python 3Calum Lind2018-10-101-7/+20
* [Tests] Remove slimit dependencyCalum Lind2018-10-081-3/+0
* [Tests] Lint with pre-commitCalum Lind2018-10-051-1/+9
* [Tests] Update tox and CI configsCalum Lind2018-10-051-25/+30
* [Docs] Add markdown supportCalum Lind2018-10-041-6/+3
* [Lint] Use Black to auto-format codeCalum Lind2018-10-031-15/+0
* Fix travis docs failing with Sphinx 1.8.0Calum Lind2018-09-141-1/+1
* [Tests] Add pytest-twisted to tox depsCalum Lind2018-09-141-0/+1
* [WebUI][Daemon] Enhance TLS SecurityDjLegolas2018-09-061-1/+5
* Fix the docs run failing on TravisCalum Lind2018-07-281-6/+2
* Make Tox Multi-OS FriendlyUnknown2018-06-021-5/+5
* Fix files to pass new Flake8 checkersCalum Lind2018-06-021-1/+8
* [Tox] Use platform independant toxworkdir instead of PWDCalum Lind2018-05-201-7/+8
* Cleanup pytest config in toxCalum Lind2017-12-171-18/+13
* Fix tox config to install latest pip packagesCalum Lind2017-12-161-4/+4
* Replace pep8 with pycodestyle in tox.iniCalum Lind2017-06-071-2/+1
* [Tests] Unpin isort as 4.2.13 contains fixesCalum Lind2017-06-071-2/+0
* [Core] Replace usage of deprecated new.classobjCalum Lind2017-06-051-1/+1
* [Docs] Remove chardet mock to fix requests version checkCalum Lind2017-06-051-2/+0
* [Tests] Specify module versions to fix tox testsCalum Lind2017-06-051-0/+4
* Add python 3 section to toxCalum Lind2017-03-171-2/+7
* [Tox] Twisted version pin to 16.6Calum Lind2017-02-141-1/+1
* [Tox] Remove py26 and add lt version output to trialCalum Lind2017-01-261-5/+3
* [Setup] Add a CleanDocs classCalum Lind2016-11-281-3/+1
* [Tests] Replace isort test with flake8-isortCalum Lind2016-11-251-16/+3
* [WebUI] Log correct http address if listening on IPv6bendikro2016-11-221-0/+1
* [Lint] Add flake8-quotes to tox and fix bad quotesCalum Lind2016-11-041-0/+1
* [Tests] Remove redundant pillow dep from toxbendikro2016-11-031-1/+0
* [Lint] Fix couple of pylint complaintsbendikro2016-11-031-0/+1
* [Tests] Add pillow dep so pylint parses Win32IconImagePluginCalum Lind2016-11-031-0/+1
* [Tests] Fix for isort config package handlingbendikro2016-11-011-1/+3
* [UI] Add gettext.ngettext to __builtin__.__dict__bendikro2016-10-301-1/+1
* [Docs] Clean module sources dir before generating docsbendikro2016-10-211-0/+3
* [Core] Change deprecated lt.version to lt.__version__Calum Lind2016-10-171-1/+1
* [Tests] Fix flake8 v3 searching .tox dirCalum Lind2016-10-101-1/+1
* [Tests] Combine echo lines into python cmd for tox docsCalum Lind2016-05-251-4/+3