summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* pre-commit hooks upgradeRonny Pfannschmidt2022-11-031-0/+1
* Add integrations and tests for fallback file findersAnderson Bravalheri2022-07-151-0/+3
* Use stdlib tomllib instead of tomli for Python 3.11+Hugo van Kemenade2022-07-111-1/+1
* Fix Missing importlib_metadata in <=3.7Michael A. Smith2022-06-211-0/+1
* restore python3.7 supportRonny Pfannschmidt2022-05-291-0/+1
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-2/+1
* Prepare git archival style testingRonny Pfannschmidt2022-05-291-0/+1
* numerous type fixes and initial guess no dev handlingRonny Pfannschmidt2022-01-131-0/+1
* Add support for Python 3.10 finalHugo van Kemenade2021-10-071-0/+1
* consolidate extra requires in setup.py to ensure installmentRonny Pfannschmidt2021-09-261-7/+0
* add test requirements as extraRonny Pfannschmidt2021-09-261-0/+3
* simplify the toml extra to only require modern setuptoolsRonny Pfannschmidt2021-09-261-2/+1
* fix #625: add tomli to install_requires againRonny Pfannschmidt2021-09-031-0/+1
* restore support of old setuptools/pip while warningRonny Pfannschmidt2021-09-021-4/+4
* combined preparation for the 7.0.0 release and a regression resolutionRonny Pfannschmidt2021-08-291-2/+4
* add a empty toml extra to silence warnings for older dependency versionsv6.2.0Ronny Pfannschmidt2021-08-271-0/+3
* update changelog and remove tomli upper boundRonny Pfannschmidt2021-08-271-1/+1
* tomli is required dependency now,Wojtek Nowak2021-08-271-4/+0
* switch to tomli~=1.0,Wojtek Nowak2021-08-271-1/+1
* fix tomli dependency,Wojtek Nowak2021-08-271-0/+1
* fix #585: switch to tomliRonny Pfannschmidt2021-06-251-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-03-221-3/+3
* Merge pull request #534 from henryiii/patch-2Ronny Pfannschmidt2021-03-161-3/+0
|\
| * fix: still including py2 tagHenry Schreiner2021-03-161-3/+0
* | Merge branch 'master' into calver-by-dateIker Reyes2021-03-121-40/+28
|\ \ | |/
| * add setup-cfg-format pre-commit hookRonny Pfannschmidt2021-03-101-38/+27
| * mark as python3 onlyRonny Pfannschmidt2021-03-071-0/+1
| * drop support for old python/setuptoolsRonny Pfannschmidt2021-03-071-5/+3
* | Added files missing in last commitIker Reyes2021-03-101-0/+1
|/
* port tox config to use twine check as wellRonny Pfannschmidt2020-12-041-1/+1
* Add `no-guess-dev` implementation.Pedro Algarvio2020-11-021-0/+1
* Revert part of 8f7c2fb39c8fddafb4197d7998056f47db43b7d6Henry Schreiner2020-05-251-1/+0
* Add universal wheelsHenry Schreiner2020-05-251-0/+4
* Add release-branch-semver to setup.cfgchrisjbillington2020-05-241-0/+1
* correct supported python versionsrelease-prepRonny Pfannschmidt2020-05-211-0/+1
* drop samefile and switch to declarative metadataRonny Pfannschmidt2020-05-211-5/+76
* remove the unused setup.py release command, fixes #318Ronny Pfannschmidt2018-11-201-3/+0
* Ensure that LICENSE file is included in wheelsPhilippe Ombredanne2017-02-221-0/+4
* Add alias for simple distutils-based release.v1.9.0Jason R. Coombs2015-11-121-0/+3
* prepare fast failing with a exception, fixes #31Ronny Pfannschmidt2015-07-131-0/+3
* make universal wheelsRonny Pfannschmidt2014-04-051-0/+2