summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Patch certifi to use environ for passing certTzu-ping Chung2021-04-031-3/+31
* Merge pull request #9759 from pradyunsg/revamp-ci-apr-2021Pradyun Gedam2021-04-025-83/+78
|\
| * Add a single GitHub Actions workflow for CIPradyun Gedam2021-04-022-5/+78
| * Drop all existing CIPradyun Gedam2021-04-013-78/+0
* | Get rid of the tools/automation folderPradyun Gedam2021-04-016-1/+1
|/
* Merge pull request #9739 from pradyunsg/tests/drop-YAML-based-resolver-testsPradyun Gedam2021-03-281-1/+0
|\
| * Drop YAML tests for the resolverPradyun Gedam2021-03-211-1/+0
* | Drop pytest-timeoutPradyun Gedam2021-03-261-1/+0
|/
* Add sphinx-copybuttonPradyun Gedam2021-03-061-0/+1
* Enable MyST in documentationPradyun Gedam2021-03-061-0/+1
* Merge pull request #9377 from jdufresne/mockPradyun Gedam2021-02-271-1/+0
|\
| * Drop mock test dependencyJon Dufresne2021-02-181-1/+0
* | Merge pull request #9591 from hexagonrecursion/openPradyun Gedam2021-02-231-1/+1
|\ \
| * | Replace `open(file, 'r')` with `open(file)`Andrey Bienkowski2021-02-101-1/+1
| |/
* | Handle several mypy TODO comments and exceptionsJon Dufresne2021-02-221-5/+4
* | Complete typing of noxfile.pyJon Dufresne2021-02-191-3/+5
|/
* Drop enum34 in favor of stdlib enumJon Dufresne2020-12-271-1/+0
* Drop csv23 in favor of stdlib csvJon Dufresne2020-12-271-1/+0
* Merge pull request #9172 from webknjaz/docs/unreleased-change-fragments-previewPradyun Gedam2020-12-261-0/+1
|\
| * Add a preview for the "next release" change notesSviatoslav Sydorenko2020-12-101-0/+1
* | Merge pull request #9352 from jdufresne/io-codecs-openPradyun Gedam2020-12-261-2/+1
|\ \
| * | Replace io.open() and codecs.open() with builtin open()Jon Dufresne2020-12-251-2/+1
* | | Use f-strings for simple string formattingJon Dufresne2020-12-251-2/+2
|/ /
* | Drop u prefix from str literalsJon Dufresne2020-12-251-2/+2
|/
* Switch documentation theme to FuroPradyun Gedam2020-11-121-2/+1
* Switch to sphinx-inline-tabs for tabsPradyun Gedam2020-10-181-1/+1
* Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"Hugo van Kemenade2020-09-291-1/+1
* Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1Hugo van Kemenade2020-09-281-1/+1
* update docs requirementsSrinivas Nyayapati2020-09-131-1/+1
* implement sphinx-tabs on installing page of docsSrinivas Nyayapati2020-09-131-0/+1
* Bump to latest version 3.2.1Srinivas Nyayapati2020-08-201-1/+1
* Bump Sphinx to v3.1.2 and fix rst issuesSrinivas Nyayapati2020-08-201-1/+1
* Use the new resolver for test requirementsNguyễn Gia Phong2020-08-161-0/+1
* Unpin pytest and its pluginsNguyễn Gia Phong2020-08-161-5/+3
* Use --durations instead of --duration for pytestNguyễn Gia Phong2020-08-161-3/+3
* Upgrade certifi to 2020.6.20Pradyun Gedam2020-07-221-0/+13
* Upgrade requests to 2.24.0Pradyun Gedam2020-07-221-26/+13
* Upgrade html5lib to 1.1Pradyun Gedam2020-07-221-55/+0
* Add basic test coverage configurationChris Hunt2020-07-071-0/+2
* Merge pull request #8278 from tiran/py3_celementtreePradyun Gedam2020-05-301-0/+24
|\
| * update html5lib vendoring patchChristian Heimes2020-05-211-0/+24
* | Updated author email in configuration and testsSumana Harihareswara2020-05-281-1/+1
* | Add a travis job to test the new resolver known failuresPaul Moore2020-05-221-0/+4
* | update pytest to 4.6cjc73732020-05-181-5/+5
|/
* Add pytest option to globally switch resolverTzu-ping Chung2020-05-141-2/+10
* Make mypy happy with beta release automationNguyễn Gia Phong2020-04-261-1/+1
* Make get_next_development_version understand betasPradyun Gedam2020-04-201-8/+21
* Significantly improve release version validationPradyun Gedam2020-04-112-12/+56
* Only use names in AUTHORS.txtDevesh Kumar Singh2020-03-251-1/+2
* Move darwin special config dir to pip wrapperXavier Fernandez2020-03-231-16/+5