summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Expand)Author
2021-02-10Remove duplicate '>=' in setup.cfgSylvain Bellemare
2020-12-17Add Changelog to setup.cfg (#8166)Adam Johnson
2020-12-12infrastructure: Stricter tox dependensies (#8119)Anton
2020-10-28tox: remove checkqa-mypy environmentRan Benita
2020-10-17Update mypy 0.782 -> 0.790Ran Benita
2020-10-02py36+: remove pathlib2 compatibility shimAnthony Sottile
2020-10-02py36+: drop python3.5 in CI and setup.cfgAnthony Sottile
2020-09-27Bump attrs requirement from >=17.4.0 to >=19.2.0Ran Benita
2020-08-04typing: set warn_unreachableRan Benita
2020-08-01typing: set disallow_any_genericsRan Benita
2020-08-01Merge pull request #7593 from bluetech/typing-no-implicit-reexportBruno Oliveira
2020-07-31typing: set no_implicit_reexportRan Benita
2020-07-30Stop using more-itertoolsRan Benita
2020-07-04Publish our typesRan Benita
2020-06-15Require py>=1.8.2 so we can rely on correct hash() of py.path.local on WindowsRan Benita
2020-06-08Add pyproject.toml support (#7247)Bruno Oliveira
2020-06-05Enable check_untyped_defs mypy option for testing/ tooRan Benita
2020-06-05Enable check_untyped_defs mypy option for src/Ran Benita
2020-06-04Run setup-py-upgrade and setup-cfg-fmtAnthony Sottile
2020-05-08Merge pull request #7185 from bluetech/sigpipeRan Benita
2020-05-08Handle EPIPE/BrokenPipeError in pytest's CLIRan Benita
2020-05-07Fix tests for python3.9Anthony Sottile
2020-01-27mypy: show_error_codes=TrueDaniel Hahler
2020-01-25Remove deprecated license_file from setup.cfgHugo
2019-12-02Convert pytest.py into a packageBruno Oliveira
2019-11-18mypy: config: use mypy_path=srcDaniel Hahler
2019-11-08setup.cfg: fix check-manifest ignore [ci skip]Daniel Hahler
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-06-02Drop Python 2.7 and 3.4 supportBruno Oliveira
2019-01-20Fix usages of py.io.safereprAnthony Sottile
2018-10-16fix url quotes in setup.cfg metadataRonny Pfannschmidt
2018-10-15move most setuptools parameters over to setup.cfgRonny Pfannschmidt
2018-10-14modernize packaging for setuptools>30.3Ronny Pfannschmidt
2017-04-23restore setuptools_scm write_to usageRonny Pfannschmidt
2017-01-10Ensure the LICENSE is included in built wheelsPhilippe Ombredanne
2015-07-09configure a plain "devpi upload" to create sdist and universal wheelholger krekel
2015-04-10Add support for building proper wheels (universal and proper dependency evnir...Ionel Cristian Maries
2014-10-25remove "universal wheel" again until the py26/py27 difference (argparse) does...holger krekel
2014-10-24Mark pytest as a universal wheelAlex Gaynor
2014-08-21Removed marking pytest as universal, py26 and py27 are not compatible.sontek@gmail.com
2014-07-13Marked pytest as being a universal wheel.Alex Gaynor
2013-10-03add setup.cfg for building sphinx_docsholger krekel
2008-08-21[svn r57550] * fixing syntax errorhpk
2008-08-21[svn r57529] preparing experiments with "dev" tags and pypi.hpk