summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2020-03-13Revert "Upgrade python/mock to 4.0.2"android-r-preview-4android-r-preview-3android-r-preview-2Herbert Xue
2020-01-13move __version__ to __init__.py so we don't have to modify the mock.py from c...Chris Withers
2019-04-30remove pbr and replace with simpler to understand and discover code.Chris Withers
2018-07-25Add python_requires to help pipHugo
2015-07-31Issue #295: use a setup_requires dependencyRobert Collins
2015-07-15Closes #279: setuptools.version is too new.Robert Collins
2015-07-14Abort installation if the installer is using setuptools<17.1Rob McQueen
2015-07-11Closes #269: setup_requires pbr 1.3Robert Collins
2015-07-10Convert to a package, use pbr, update metadata.Robert Collins
2015-07-09Officially drop 2.6 support.Robert Collins
2015-07-09Issue #17015: When it has a spec, a Mock object now inspects its signature wh...Antoine Pitrou
2015-07-07Setup Travis-CI.Robert Collins
2012-11-05Add __wrapped__ to functions decorated with patch variantsMichael Foord
2012-10-07Final doc updates for 1.0 releaseMichael Foord
2012-03-03Failing test and changelog entry for spec inheritanceMichael Foord