Jon Dufresne 2a193a2dc5 Rename [wheel] section to [bdist_wheel] as the former is legacy
For additional details, see:

54ddbcc9ce/wheel/bdist_wheel.py (bdist_wheel.py-119):125

http://pythonwheels.com/

Change-Id: I3e34a09499684cfd5adc6d89273ded54459e89c6
2017-11-19 14:16:27 -08:00

38 lines
974 B
INI

[metadata]
name = requests-mock
author = Jamie Lennox
author-email = jamielennox@gmail.com
summary = Mock out responses from the requests package
description-file = README.rst
license = Apache-2
home-page = https://requests-mock.readthedocs.org/
classifier =
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Topic :: Software Development :: Testing
test_suite = requests_mock.tests
[files]
packages = requests_mock
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[bdist_wheel]
universal = 1
[extras]
fixture =
fixtures