summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* meta: add python 3.11 classiferMichael Hirsch2022-12-211-0/+1
* packaging: make sure pyinstaller sees our distributed data filesEli Schwartz2022-04-091-0/+1
* setup.cfg: update classifier, drop deprecatedHenry Schreiner2022-02-091-2/+1
* pypi: include a ninja extraHenry Schreiner2022-02-091-0/+2
* port from embedded data to importlib.resourcesEli Schwartz2022-01-101-1/+2
* bump minimum required version of python to 3.7Eli Schwartz2022-01-101-2/+1
* make sure the devenv powershell script is actually distributedEli Schwartz2021-10-251-0/+3
* adding a _typing moduleDylan Baker2021-06-021-0/+3
* setup.cfg: update version metadata [skip ci]Michael Hirsch2021-05-131-1/+1
* setuptools: move stuff to declarative cfg if possible [skip ci]Eli Schwartz2021-03-101-1/+11
* setup.cfg: fix python requires to be 3.6.0Dylan Baker2020-11-201-1/+1
* setup.cfg: Add pytest discovery argsDylan Baker2020-10-301-0/+3
* setup.cfg: Mark setuptools as requiredDylan Baker2020-04-211-0/+2
* pytest: Fix test warningsDaniel Mensinger2019-12-051-1/+4
* Ensure setuptools via PEP508/518 pyproject.tomlMichael Hirsch, Ph.D2019-11-021-0/+4
* Remove unnecessary setup.cfg lines that confound offline useMichael Hirsch, Ph.D2019-07-111-3/+0
* minimum python 3.5.2Michael Hirsch, Ph.D2019-07-111-1/+1
* ENH: metadata PEP390 setup.cfgMichael Hirsch, Ph.D2019-07-111-33/+35
* Fix builtin variable namesDaniel Mensinger2019-04-291-0/+2
* flake8: ignore W504: line break after binary operatorXavier Claessens2018-12-021-0/+2
* setup.cfg: Don't warn about commented codeNirbheek Chauhan2018-07-021-0/+2
* Fix issues found by flake8Xavier Claessens2018-06-061-0/+4
* flake8: disable E731: do not assign a lambda expression, use a defLuke Shumaker2017-09-211-3/+5
* vs: Use CompilerArgs() for compile and link argsNirbheek Chauhan2017-01-281-1/+3
* Disable E266 in flake8Nirbheek Chauhan2017-01-281-1/+3
* style: disable flake8 warnings E241, E251, E305, E401Mike Sinkovsky2017-01-111-1/+9
* setup.cfg: fix syntaxIgor Gnatenko2016-12-291-2/+2
* Just say no.Jussi Pakkanen2016-12-281-0/+2
* setup.cfg: ignore couple of PEP8 errorsIgor Gnatenko2016-12-231-1/+6
* Shut down the noise.Jussi Pakkanen2016-12-211-1/+1
* add flake8 configurationIgor Gnatenko2016-12-211-0/+2