summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* 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