.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.py
images/badges-docker/Dockerfile
images/semver-docker/Dockerfile
scripts/pipenv_run_statictest
src/badges_gitlab/__init__.py
src/badges_gitlab/badges_api.py
src/badges_gitlab/badges_json.py
src/badges_gitlab/badges_svg.py
src/badges_gitlab/badges_test.py
src/badges_gitlab/cli.py
src/badges_gitlab/read_pyproject.py
src/badges_gitlab.egg-info/PKG-INFO
src/badges_gitlab.egg-info/SOURCES.txt
src/badges_gitlab.egg-info/dependency_links.txt
src/badges_gitlab.egg-info/entry_points.txt
src/badges_gitlab.egg-info/requires.txt
src/badges_gitlab.egg-info/top_level.txt
tests/unit_testing.py
tests/fixtures/pyproject.toml
tests/fixtures/pyproject_no_section.toml
tests/fixtures/pyproject_wrong.toml
tests/fixtures/report.xml