summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary _future modulestaticdev2022-12-302-4/+4
|
* Removal Python 3.7staticdev2022-12-301-3/+2
|
* Restore cruft usageTimothy Crosley2022-12-291-1/+1
|
* Lint cleanupstaticdev2022-12-121-1/+2
|
* Prepare releasestaticdev2022-12-111-1/+1
|
* Add Python 3.11 as a valid optionstaticdev2022-12-111-1/+1
|
* Improve test scriptstaticdev2022-12-111-2/+4
|
* Fix mypy errorstaticdev2022-12-111-1/+1
|
* Fix unit testsstaticdev2022-12-111-1/+0
|
* Fix safety errorsbarrelful2022-12-111-1/+1
|
* Remove Python 3.6barrelful2022-12-112-2/+2
|
* Ignore some safety errors for numpy for pragmatic reasonsTimothy Crosley2022-05-121-1/+1
|
* Format codeTimothy Crosley2021-11-231-6/+16
|
* Improve formatting of config option documentationTimothy Crosley2021-11-231-0/+9
|
* Improve formatting of config option documentationTimothy Crosley2021-11-231-3/+3
|
* Improve formatting of config option documentationTimothy Crosley2021-11-231-1/+1
|
* Improve formatting of config option documentationTimothy Crosley2021-11-231-2/+14
|
* Fill out remaining descriptionsTimothy Crosley2021-11-211-8/+4
|
* Populate more config option descriptionsTimothy Crosley2021-11-201-1/+10
|
* Populate more descriptionsTimothy Crosley2021-11-191-0/+4
|
* Populate additional descriptionsTimothy Crosley2021-11-181-0/+7
|
* Populate additional option descriptionsTimothy Crosley2021-11-171-0/+8
|
* Add a description for sectionsTimothy Crosley2021-11-161-0/+1
|
* Update config option docs with latest mappingsTimothy Crosley2021-11-151-4/+164
|
* feat(stdlibs): add Python 3.10 modulesMathieu Kniewallner2021-09-111-1/+1
|
* Revert "Revert "Fixed #1785: module incorrectly excluded from stdlib ↵Timothy Crosley2021-07-291-1/+1
| | | | | | definition."" This reverts commit 8ae8d5045bcc4b80850d22fc4191dc36552d4e5b.
* Revert "Fixed #1785: module incorrectly excluded from stdlib definition."Timothy Crosley2021-07-261-1/+1
| | | | This reverts commit 754b55a4b7ab14f98aa0ec308d176a0265885d03.
* Replace for loops with comprehensionsmonosans2021-07-161-5/+2
|
* Fixed #1785: module incorrectly excluded from stdlib definition.Timothy Crosley2021-07-151-1/+1
|
* Fix linksTimothy Crosley2021-06-211-1/+1
|
* Migrate mypy from setuf.cfg -> pyproject.toml. Starting running against ↵Timothy Crosley2021-06-201-1/+1
| | | | tests in CI
* Implemented #1732: Support for custom sort functions.Timothy Crosley2021-06-202-3/+3
|
* Bump to latest version of mypyTimothy Crosley2021-06-101-1/+1
|
* Bump to latest cruft templateTimothy Crosley2021-05-031-1/+1
|
* Update cruftTimothy Crosley2021-02-031-1/+1
|
* moved testing of deprecated_finders outside of test suiteanirudnits2020-09-131-1/+1
|
* Merge pull request #1437 from jdufresne/black-36Timothy Edmund Crosley2020-08-311-2/+1
|\ | | | | Make black target Python version 3.6
| * Make black target Python version 3.6Jon Dufresne2020-08-311-2/+1
| | | | | | | | | | Now aligns with isort lowest supported version as well as other tools like mypy.
* | Update timothycrosley references to pycqaTamas Szabo2020-08-252-2/+3
| |
* | Add integration test CI stepTimothy Crosley2020-08-231-0/+4
| |
* | Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-231-1/+1
|/
* Resolve #1353: Added support for output format pluginTimothy Crosley2020-07-272-0/+4
|
* Flake8 config cleanup.Tamas Szabo2020-07-271-1/+1
|
* Add missing contributorsTimothy Crosley2020-07-221-4/+3
|
* Update to work via basic authenticationTimothy Crosley2020-07-221-8/+12
|
* isort: split can now be used at the end of an import line.Timothy Crosley2020-07-221-56/+52
|
* Remove unused import (os)Tamas Szabo2020-07-221-1/+0
|
* Adds script that displays unacknowledged authors.Tamas Szabo2020-07-221-0/+85
|
* default cleanupr-richmond2020-07-121-3/+3
|
* default headers for examplesr-richmond2020-07-121-2/+2
|