Teach MANIFEST and tox about ci->.ci

pull/10573/head
David Robertson 2021-08-11 20:08:14 +01:00
parent 33ef86aa25
commit 6fcc3e0bc8
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ recursive-include changelog.d *
prune .circleci prune .circleci
prune .github prune .github
prune ci prune .ci
prune contrib prune contrib
prune debian prune debian
prune demo/etc prune demo/etc

View File

@ -49,7 +49,7 @@ lint_targets =
contrib contrib
synctl synctl
synmark synmark
ci .ci
docker docker
# default settings for all tox environments # default settings for all tox environments