summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* use & support setuptools extras:markers syntax.Daniel Holth2014-04-101-9/+0
* Merged in pmoore/wheel (pull request #42)Paul Moore2014-03-291-1/+1
|\
| * Updates following review comments (docs, setup.cfg)Paul Moore2014-03-271-1/+1
* | replace dirspec with pyxdg (hosted on pypi); bump version to 0.23.0Daniel Holth2014-03-261-3/+3
|/
* remove setuptools dependency. wheel has features that work without setuptools.Daniel Holth2013-07-201-1/+0
* improve testsDaniel Holth2013-06-231-2/+1
* use pytest for testsDaniel Holth2013-06-231-7/+3
* experimental metadata.jsonDaniel Holth2013-03-281-2/+3
* copy license-file from setup.cfg into .dist-infoDaniel Holth2012-10-311-0/+1
* bump version; fix #57, fix #58 (requirements)Daniel Holth2012-10-311-2/+1
* use jwk instead of key in signaturesDaniel Holth2012-10-271-1/+1
* vendorize pkg_resources; bump versionDaniel Holth2012-09-291-1/+4
* Update setup.cfg in to match setup.pyPaul Moore2012-09-241-2/+2
* replace setup.py requirements with setup.cfg values if present0.9.6Daniel Holth2012-09-191-1/+11
* parse requires_dist from setup.cfg [metadata]Daniel Holth2012-09-151-0/+3
* implement markers interpreterDaniel Holth2012-06-231-0/+7