LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
gitlabbuildvariables/__init__.py
gitlabbuildvariables/common.py
gitlabbuildvariables/manager.py
gitlabbuildvariables/reader.py
gitlabbuildvariables.egg-info/PKG-INFO
gitlabbuildvariables.egg-info/SOURCES.txt
gitlabbuildvariables.egg-info/dependency_links.txt
gitlabbuildvariables.egg-info/entry_points.txt
gitlabbuildvariables.egg-info/requires.txt
gitlabbuildvariables.egg-info/top_level.txt
gitlabbuildvariables/executables/__init__.py
gitlabbuildvariables/executables/_common.py
gitlabbuildvariables/executables/gitlab_get_variables.py
gitlabbuildvariables/executables/gitlab_set_variables.py
gitlabbuildvariables/executables/gitlab_update_variables.py
gitlabbuildvariables/tests/__init__.py
gitlabbuildvariables/tests/_common.py
gitlabbuildvariables/tests/test_manager.py
gitlabbuildvariables/tests/executables/__init__.py
gitlabbuildvariables/tests/executables/_common.py
gitlabbuildvariables/tests/executables/test_gitlab_get_variables.py
gitlabbuildvariables/tests/executables/test_gitlab_set_variables.py
gitlabbuildvariables/tests/executables/test_gitlab_update_variables.py
gitlabbuildvariables/update/__init__.py
gitlabbuildvariables/update/_builders.py
gitlabbuildvariables/update/_common.py
gitlabbuildvariables/update/_multiple_project_updaters.py
gitlabbuildvariables/update/_single_project_updaters.py