diff options
author | David Robertson <davidr@element.io> | 2021-08-11 20:08:14 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-08-11 20:08:14 +0100 |
commit | 6fcc3e0bc81b4ed738eee702b0e1d193c052d205 (patch) | |
tree | 55cca0e24555f37b80440839c4d1095981eb58e3 /tox.ini | |
parent | Rename ci to .ci (diff) | |
download | synapse-6fcc3e0bc81b4ed738eee702b0e1d193c052d205.tar.xz |
Teach MANIFEST and tox about ci->.ci
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini index b695126019..5a62ec76c2 100644 --- a/tox.ini +++ b/tox.ini @@ -49,7 +49,7 @@ lint_targets = contrib synctl synmark - ci + .ci docker # default settings for all tox environments |