FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Teach MANIFEST and tox about ci->.ci · casio/synapse@6fcc3e0 · GitHub

/ synapse Public
forked from matrix-org/synapse

Commit 6fcc3e0

Browse files
David Robertson
committed
Teach MANIFEST and tox about ci->.ci
1 parent 33ef86a commit 6fcc3e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎MANIFEST.in‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ recursive-include changelog.d *
4646

4747
prune .circleci
4848
prune .github
49-
prune ci
49+
prune .ci
5050
prune contrib
5151
prune debian
5252
prune demo/etc

‎tox.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ lint_targets =
4949
contrib
5050
synctl
5151
synmark
52-
ci
52+
.ci
5353
docker
5454

5555
# default settings for all tox environments

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL