Metadata-Version: 2.0
Name: selenol-platform
Version: 0.1.0
Summary: Base system to orchestrate selenol services.
Home-page: https://github.com/selenol/selenol-platform
Author: Javier Delgado
Author-email: JavierDelgado@outlook.com
License: GPLv3
Platform: UNKNOWN
Requires-Dist: Click (>=6.7)
Requires-Dist: selenol-python (>=0.1)
Requires-Dist: sqlalchemy (>=1.1.9)
Provides-Extra: tests
Requires-Dist: coverage (>=4.0); extra == 'tests'
Requires-Dist: isort (>=4.2.5); extra == 'tests'
Requires-Dist: pydocstyle (>=1.1.1); extra == 'tests'
Requires-Dist: pytest (>=3.0.7); extra == 'tests'
Requires-Dist: pytest-cache (>=1.0); extra == 'tests'
Requires-Dist: pytest-cov (>=2.4.0); extra == 'tests'
Requires-Dist: pytest-pep8 (>=1.0.6); extra == 'tests'
Requires-Dist: pytest-runner (>=2.11.1); extra == 'tests'

UNKNOWN


