Metadata-Version: 2.1
Name: gitlab-emulator
Version: 0.8.7
Summary: Run a subset of .gitlab-ci.yml jobs locally
Home-page: https://gitlab.com/cunity/gitlab-emulator
Author: Ian Norton
Author-email: inorton@gmail.com
License: License :: OSI Approved :: MIT License
Platform: any
Requires-Dist: pyyaml (>=3.13)
Requires-Dist: docker (>=5.0.2) ; platform_system == "Darwin"
Requires-Dist: docker (>=5.0.2) ; platform_system == "Linux"
Requires-Dist: docker (>=5.0.2) ; platform_system == "Windows"

Run a subset of .gitlab-ci.yml jobs locally using docker

