Ian H. Pittwood ec863a4f16 Fix circular Spyglass dependency
Adding PBR into spyglass-plugin-xls has caused a circular dependency.
Because Spyglass installs spyglass-plugin-xls it also now tries to
resolve spyglass-plugin-xls's requirements.txt which in turn requires
Spyglass to be installed. Since Spyglass is what's currently trying to
install, pip fails to resolve the plugin's dependencies. This change
moves the Spyglass requirement into test-requirements.txt. Spyglass will
always install this plugin so spyglass-plugin-xls should only need to
install Spyglass to run its own independent tests.

Change-Id: Ia5765d6b894cc1073c8be803d43f0b90cc448383
2019-06-17 14:48:31 +00:00
2019-05-28 15:49:46 -05:00
2019-04-26 16:01:24 -05:00
2019-04-26 16:01:24 -05:00
2019-05-12 17:35:17 +02:00
2019-05-12 17:35:17 +02:00
2019-04-26 16:01:24 -05:00
2019-04-26 16:01:24 -05:00
2019-06-11 16:14:32 -05:00
2019-06-11 16:14:32 -05:00

Spyglass Excel Plugin

Tugboat is a Spyglass plugin to generate airship-seaworthy site manifest files from an excel based engineering spec. The plugin is configured with an Excel sheet and its corresponding excel specification as inputs. Spyglass uses this plugin to construct an intermediary yaml which is processed further using J2 templates to generate site manifests.

Spyglass: https://opendev.org/airship/spyglass

Description
Excel data extraction plugin for Spyglass
Readme 606 KiB
Languages
Python 94.9%
CSV 4.3%
Shell 0.5%
Jinja 0.3%