summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #4120 from stephenfin/the-great-toxification-4Takeshi KOMIYA2017-10-181-13/+10
|\
| * requirements: Reduce duplicationStephen Finucane2017-10-101-6/+10
| * setup.py: Stop caring about pip 1.5.6Stephen Finucane2017-10-101-7/+0
* | Update classifiers with supported versionsHugo2017-10-111-0/+6
|/
* utils: Move "header check" to a flake8 pluginStephen Finucane2017-10-051-0/+7
* sphinx-quickstart: Move code to 'sphinx.cmd'Stephen Finucane2017-10-021-1/+1
* sphinx-build: Move code out of 'sphinx.__init__'Stephen Finucane2017-10-021-1/+1
* apidoc: Move apidoc to ext/apidocStephen Finucane2017-09-201-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-05-261-1/+0
* Merge branch 'stable'Takeshi KOMIYA2017-05-261-0/+6
|\
| * setup.py: Add requires for installation from tarballTakeshi KOMIYA2017-05-261-0/+3
| * Refactor setup.pyTakeshi KOMIYA2017-05-261-1/+3
| * Do not require typing module for python>=3.5Julien Schueller2017-05-261-1/+2
* | Do not require typing module for python>=3.5Julien Schueller2017-05-251-1/+2
|/
* Fix #3683: sphinx.websupport module is not provided by defaultTakeshi KOMIYA2017-05-031-1/+3
* make websupport-dependency optionalTakeshi KOMIYA2017-04-291-1/+3
* Split websupport to sphinxcontrib-websupport packageTakeshi KOMIYA2017-04-221-4/+1
* Builder entry points require pkg_resources/setuptoolsBrecht Machiels2017-04-101-0/+1
* Fix test dependAlexander Shadchin2017-02-261-1/+1
* Merge branch 'stable'Takeshi KOMIYA2017-01-291-1/+1
|\
| * Support requests-2.0.0 (experimental) (refs: #3367)Takeshi KOMIYA2017-01-291-1/+1
* | Merge branch 'stable'Takeshi KOMIYA2017-01-071-1/+1
|\ \ | |/
| * Dependency requirement updates: requests 2.4.0 or above (refs: #3268, #3310)Takeshi KOMIYA2017-01-071-1/+1
* | Merge branch '1.5-release' into mastershimizukawa2016-12-051-1/+1
|\ \ | |/
| * small fix in setup.py and release-checklist.shimizukawa2016-12-041-1/+1
* | Prepare to type-check using mypyTakeshi KOMIYA2016-11-161-0/+1
|/
* Fix flake8 violationTakeshi KOMIYA2016-11-161-0/+1
* Fix #2919: Drop py26 supportTakeshi KOMIYA2016-09-151-3/+3
* Drop python 3.3 supportTakeshi KOMIYA2016-08-301-2/+2
* Merge branch 'stable'Takeshi KOMIYA2016-08-201-1/+1
|\
| * Require six 1.5 for html_parserJulien Schueller2016-08-181-1/+1
* | Add compile_grammar command to setup.py (ref: #2765)Takeshi KOMIYA2016-08-191-5/+26
* | Bundle sphinx/pycode/Grammar-*.pickle (ref: #2765)Takeshi KOMIYA2016-07-121-0/+5
* | Handle more file closing with "with"Ville Skyttä2016-07-071-8/+2
* | Use html5lib to parse HTML in tests instead of XMLParserAvram Lubkin2016-05-281-0/+1
* | Merge branch 'stable'Takeshi KOMIYA2016-05-261-5/+12
|\ \ | |/
| * Make our custom compile_catalog command work with Babel 2.3Dmitry Shachnev2016-05-171-5/+12
* | Switch to using requests for better charset detectionDarragh Bailey2016-04-211-0/+1
|/
* Removed ez_setup.pyAlex Gaynor2016-02-131-6/+1
* Fix #2199: Use ``imagesize`` package to obtain size of imagesTakeshi KOMIYA2016-02-101-0/+1
* Merge pull request #2087 from cppformat/optional-rtdTakayuki SHIMIZUKAWA2016-01-151-1/+0
|\
| * Make sphinx_rtd_theme optionalvitaut2015-10-161-1/+0
* | Merge branch 'stable'Takeshi KOMIYA2016-01-111-2/+2
|\ \ | |/ |/|
| * Fix #1820: On Windows, console coloring is broken with colorama version 0.3.3...shimizukawa2016-01-061-2/+2
| * Tune sphinx_rtd_theme versionAnthony Johnson2015-09-131-1/+1
* | Merge pull request #2009 from ProgVal/determinismTakayuki SHIMIZUKAWA2015-09-131-1/+1
|\ \
| * | Make Javascript locale deterministic.Valentin Lorentz2015-08-191-1/+1
* | | Merge pull request #2031 from agjohnson/rtd-theme-versionTakayuki SHIMIZUKAWA2015-09-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Tune sphinx_rtd_theme versionAnthony Johnson2015-09-091-1/+1
| |/
* | Avoid "2.0" version of Babel because it doesn't work with Windows environment...shimizukawa2015-09-131-1/+1
|/