Skip to content

Commit

Permalink
Teach MANIFEST and tox about ci->.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Aug 11, 2021
1 parent 33ef86a commit 6fcc3e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ recursive-include changelog.d *

prune .circleci
prune .github
prune ci
prune .ci
prune contrib
prune debian
prune demo/etc
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lint_targets =
contrib
synctl
synmark
ci
.ci
docker

# default settings for all tox environments
Expand Down

0 comments on commit 6fcc3e0

Please sign in to comment.