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