forked from MirrorHub/synapse
Teach MANIFEST and tox about ci->.ci
This commit is contained in:
parent
33ef86aa25
commit
6fcc3e0bc8
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ recursive-include changelog.d *
|
|||
|
||||
prune .circleci
|
||||
prune .github
|
||||
prune ci
|
||||
prune .ci
|
||||
prune contrib
|
||||
prune debian
|
||||
prune demo/etc
|
||||
|
|
2
tox.ini
2
tox.ini
|
@ -49,7 +49,7 @@ lint_targets =
|
|||
contrib
|
||||
synctl
|
||||
synmark
|
||||
ci
|
||||
.ci
|
||||
docker
|
||||
|
||||
# default settings for all tox environments
|
||||
|
|
Loading…
Reference in a new issue