2019-09-28 05:18:28 +02:00
|
|
|
# Linter configs
|
2020-06-06 00:03:37 +02:00
|
|
|
pyproject.toml
|
|
|
|
.flake8
|
2019-09-28 05:18:28 +02:00
|
|
|
|
2019-09-30 00:39:16 +02:00
|
|
|
# Python requirements files
|
|
|
|
requirements.txt
|
2019-09-28 05:18:28 +02:00
|
|
|
dev-requirements.txt
|
|
|
|
|
|
|
|
# Docker build files
|
|
|
|
Dockerfile
|
|
|
|
.dockerignore
|
|
|
|
hooks/
|
|
|
|
|
|
|
|
# User configured config file
|
2020-06-05 16:54:32 +02:00
|
|
|
config.yaml
|