Include all supported Python versions as trove classifiers. Helps
library users know, at a glance, if the library can be integrated with
a project.
Remove Python 2.6 trove classifier, support was removed in
9bcf955af8dd62aa52c86e48a4868d2725353531
Also add trove classifier for PyPy as it is included in the tox test
matrix.
Change-Id: Iff7dcec47260006b325e3059cfaf8b8e912d2318
As part of review [1] the openstack build system assumes the layout of
the docs directories to be doc/build. This is not what requests-mock was
producing. Fix the docs building directories to make it work with the
build system again.
[1] Icb0c02dc5b6f7b5e248e0df6d6093c29535b08f3
Closes-Bug: #1630114
Change-Id: Iea93ecfb0506d5ccd0b79ad35f5677797fadf730
Allow installing the additional requirements for using the fixture
contrib module using pip extras.
Closes-Bug: #1501665
Change-Id: I20510d8db35c3cfdc0bc2892675b04d224027c7e
We've been using requests-mock in openstack testing now for quite some
time without issue. The interface has been stable since about 0.3.
Change the classifier to stable and the next release will be a 1.0
Change-Id: I8ab3121a04c2b69f2a9cef2f9d4d662b527387fb
py33 has been deprecated from Mitaka so removing the
same from setup.cfg.
tox.ini supported py34 but setup.cfg did not, so adding
the change for the same.
Change-Id: I05c01df2022d3bdfb756cb47166ddc00a941c101
Closes-Bug: #1526170
Remove Travis file, and links to travis buttons from readme.
Change homepage to the docs site, rather than personal github repo.
Change-Id: Ic6f279f9f243081c50b80a13ee1158dd181ff8cd