summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAge
* [Install] Update and fix python optional requirementsCalum Lind2021-07-31
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-08
* [Packaging] Cleanup README for PypiCalum Lind2019-05-22
* Raise Twisted minimum version to 17.1Calum Lind2019-05-17
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [Packaging] Remove distro from setuptool requirementsCalum Lind2019-05-09
* [Common] Replace platform.linux_distribution functionCalum Lind2019-05-08
* [Packaging] Fix deps for win32Calum Lind2018-11-12
* [#3211|Packaging] Fix missing tray iconCalum Lind2018-11-09
* [Dependency] Remove bundled rencodeCalum Lind2018-11-02
* Fix package_data namespace in setup.pykbdserver2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [Docs] Move apidoc command to Sphinx configCalum Lind2018-11-02
* [Docs] Reorganise and add sections from wikiCalum Lind2018-11-01
* [Packaging] Minimal requirements for test_requires in setup.pyCalum Lind2018-10-19
* [Packaging] Add install_requires to setup.pyCalum Lind2018-10-19
* [Packaging] Cleanup dependenciesCalum Lind2018-10-19
* Cleanup and use markdown for source text filesCalum Lind2018-10-16
* [WebUI] Keep debug js in packaging and fix script lookupCalum Lind2018-10-16
* [Lint] Exclude js and css from EOF fixerCalum Lind2018-10-05
* [Docs] Add markdown supportCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py3] A large set of fixes for tests to pass under Python 3Calum Lind2018-06-27
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* Add Pipenv Pipfile for developmentCalum Lind2018-06-01
* Use a constant for versionsCalum Lind2017-12-17
* Fix setup.py requiring gen_web_gettextCalum Lind2017-06-27
* Update author detailsCalum Lind2017-06-25
* Exclude test and plugin files from build dirCalum Lind2017-06-25
* Fix build failing on removed iconCalum Lind2017-06-05
* [Lint] Fix triple-quoted to use double-quotes not singleCalum Lind2017-06-05
* [#2837] [WebUI] Create gettext.js when buildingCalum Lind2017-03-22
* [UI] Refactor appdata.xml code and markup translatable textCalum Lind2017-02-23
* [UI] Add an appdata.xml fileMatthias Mailänder2017-02-23
* [Lint] Fix pylint warnings in setup.pyCalum Lind2017-01-26
* Fix isfile() typo in setup.pyCalum Lind2017-01-09
* [Setup] Refactor BuildWebUI classCalum Lind2016-11-28
* [Setup] Move package variables to top of fileCalum Lind2016-11-28
* [Setup] Rearrange order of some classesCalum Lind2016-11-28
* [Setup] Create a CleanTranslations classCalum Lind2016-11-28
* [Setup] Fix wording and syntax in descriptionsCalum Lind2016-11-28
* [Setup] Move deluge egg-info clean to CleanCalum Lind2016-11-28
* [Setup] Add a CleanDocs classCalum Lind2016-11-28
* Revert "Rename version.py to calc_version.py to fix buildd error"Calum Lind2016-11-26
* Rename version.py to calc_version.py to fix buildd errorCalum Lind2016-11-26
* Revert "[Setup] Fix buildd error with version.py import"Calum Lind2016-11-26
* [Setup] Fix buildd error with version.py importCalum Lind2016-11-26
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-17
* [Lint] Quote cleanupCalum Lind2016-11-17