summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Fix packaging pypoetrystaticdev2022-12-151-14/+0
* Migrate mypy from setuf.cfg -> pyproject.toml. Starting running against tests...Timothy Crosley2021-06-201-14/+0
* Implemented #1751: Strict typing enforcement (turned on mypy strict mode).Timothy Crosley2021-06-181-5/+1
* Bump to latest version of mypyTimothy Crosley2021-06-101-0/+4
* removed deprecated_finders.py from test suiteanirudnits2020-09-131-4/+1
* Merge pull request #1441 from jdufresne/w503Timothy Edmund Crosley2020-08-311-2/+1
|\
| * Simplify flake8 configurationJon Dufresne2020-08-311-2/+1
* | Get rid of warnings displayed when running pytest.filter-out-pytest-warningsTamas Szabo2020-08-311-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-271-0/+1
* Flake8 config cleanup.Tamas Szabo2020-07-271-1/+7
* Add toml as a vendorized moduleTimothy Crosley2020-06-281-0/+1
* Central API module refactored for stream sortingTimothy Crosley2020-02-191-0/+4
* Don't ignore missing importsTimothy Crosley2019-10-241-1/+0
* Switch to Python3.6+ onlyTimothy Crosley2019-10-241-1/+1
* Update setup.cfg to ensure it doesn't repeat options set in scripts, points t...Timothy Crosley2019-10-131-15/+1
* Introduce Black to automate code formattingJon Dufresne2019-08-151-8/+10
* Enable mypy option disallow_any_generics for stricter type checkingJon Dufresne2019-08-151-0/+1
* Enable mypy warn_no_return in mypy for stricter type checkingJon Dufresne2019-08-141-1/+0
* Remove deprecated license_file from setup.cfgJon Dufresne2019-08-141-3/+0
* Specify targeted Python version to mypyJon Dufresne2019-08-141-0/+1
* move to pathlibMaxim Kurnikov2019-04-281-0/+1
* add strict_optional = True for some filesMaxim Kurnikov2019-04-261-1/+7
* enable tests typecheckingMaxim Kurnikov2019-04-251-0/+1
* Report coverageDaniel Hahler2019-03-011-0/+3
* disable warn_no_return for mypyMaxim Kurnikov2019-02-251-1/+2
* Merge branch 'update-flake8-to-3.7.6' into add-type-annotationsMaxim Kurnikov2019-02-251-1/+3
|\
| * update flake8 to 3.7.6Maxim Kurnikov2019-02-251-1/+3
* | add mypy to CIMaxim Kurnikov2019-02-251-0/+5
|/
* Make isort run with Python 3 onlyJon Dufresne2019-02-161-3/+0
* Use environment markers to define Python2 specific dependenciesJon Dufresne2018-03-031-0/+3
* Conditonal dependency for futuresTimothy Crosley2018-02-011-3/+0
* Include license file in the generated wheel packageJon Dufresne2017-10-151-0/+3
* Increase flake8 coverageEd Morley2017-06-021-1/+7
* setup.cfg - fix [wheel] -> [bdist_wheel]Adam Chainz2016-04-151-1/+1
* Added flake8 configuration.Derrick Petzold2015-05-301-0/+4
* Add wheel supportTimothy Crosley2013-11-141-0/+2