Include a default configuration file in the 'docs' directory. (#4791)

This commit is contained in:
Richard van der Hoff
2019-03-04 17:14:58 +00:00
committed by GitHub
parent aba5eeabd5
commit 8e28bc5eee
11 changed files with 1114 additions and 13 deletions

View File

@@ -118,6 +118,9 @@ commands =
python -m towncrier.check --compare-with=origin/develop
basepython = python3.6
[testenv:check-sampleconfig]
commands = {toxinidir}/scripts-dev/generate_sample_config --check
[testenv:codecov]
skip_install = True
deps =