spyglass-plugin-xls/setup.cfg
Ian H. Pittwood 269ce7154f Standardize spyglass-plugin-xls code with YAPF
Implements documentation updates from [0] to standardize formatting for
all Airship projects.

[0] https://review.opendev.org/#/c/671291/

Change-Id: I723af0d91e24a306f05c06a3ddf456757489f7f0
2019-07-29 16:47:56 -05:00

25 lines
790 B
INI

[metadata]
name = spyglass-plugin-xls
version = 0.0.1
summary = Spyglass Excel data source plugin
description = Plugin to extract data for Spyglass from Excel spreadsheets
description-file = README.rst
author = The Airship Authors
author-email = airship-discuss@lists.airshipit.org
home-page = https://opendev.org/airship/spyglass-plugin-xls
license = Apache-2
requires-python = >=3.5
classifier =
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.5
Programming Language :: Python :: 3.6
[files]
packages =
spyglass_plugin_xls