A Python library for parsing config dictionaries.
 
 
Go to file
Jef Roosens c096ed6b25
continuous-integration/drone the build failed Details
Merge pull request 'Update dependency pytest-cov to v2.12.1' (#2) from renovate/pytest-cov-2.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/config-skeleton/pulls/2
2021-06-03 15:57:10 +02:00
config_skeleton Switched to Black-focused config 2021-05-22 21:28:01 +02:00
tests Switched to Black-focused config 2021-05-22 21:28:01 +02:00
.flake8 Switched to Black-focused config 2021-05-22 21:28:01 +02:00
.gitignore Initial commit 2021-05-22 18:06:51 +02:00
.woodpecker.yml Added project skeleton 2021-05-22 18:24:59 +02:00
LICENSE Added project skeleton 2021-05-22 18:24:59 +02:00
Makefile Switched to Black-focused config 2021-05-22 21:28:01 +02:00
README.md Initial commit 2021-05-22 18:06:51 +02:00
pyproject.toml Removed redundant isort setting 2021-05-23 11:37:43 +02:00
renovate.json Add renovate.json 2021-05-22 17:00:26 +00:00
setup.cfg Update dependency pytest-cov to v2.12.1 2021-06-01 18:01:59 +00:00
setup.py Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00

README.md

config-skeleton

A Python library for parsing config dictionaries.