4ca787152e
... and also bump hacking to avoid conflict in test requirements. Change-Id: I0d12ca25bea62577120b89f9f910d4dbbd141aed
27 lines
834 B
INI
27 lines
834 B
INI
[metadata]
|
|
name = requestsexceptions
|
|
summary = Import exceptions from potentially bundled packages in requests.
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = http://www.openstack.org/
|
|
python-requires = >=3.8
|
|
classifier =
|
|
Topic :: Utilities
|
|
Intended Audience :: Developers
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 3 :: Only
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.8
|
|
Programming Language :: Python :: 3.9
|
|
Programming Language :: Python :: 3.10
|
|
Programming Language :: Python :: 3.11
|
|
|
|
[files]
|
|
packages =
|
|
requestsexceptions
|