Skip to content

Commit 283c3af

Browse files
committed
Updated config files.
1 parent 1ce827b commit 283c3af

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

repo_helper.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,3 @@ tox_testenv_extras: all
7272

7373
additional_ignore:
7474
- pathtype_demo.py
75-
76-
exclude_files:
77-
- rtfd

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ exclude_lines =
9494
if TYPE_CHECKING:
9595
if typing.TYPE_CHECKING:
9696
if __name__ == .__main__.:
97+
\.\.\.
9798

9899
[check-wheel-contents]
99100
ignore = W002

0 commit comments

Comments
 (0)