155bed69a7
Python 3.10 and 3.11 are now part of the tested runtimes. Change-Id: Iee9578401a7501b97f5f03bbd846b93e450f51b6
26 lines
765 B
INI
26 lines
765 B
INI
[metadata]
|
|
name = ovsdbapp
|
|
summary = A library for creating OVSDB applications
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://pypi.org/project/ovsdbapp/
|
|
python_requires = >=3.8
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
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 =
|
|
ovsdbapp
|