Skip to content

Commit b11ff9e

Browse files
author
Ric Janus Sapasap
committed
Fix setup.cfg exclude
1 parent 2778723 commit b11ff9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ inline-quotes = "
1212
multiline-quotes = """
1313
docstring-quotes = """
1414
application-import-names = satosa
15-
exclude = .tox
1615
1716
hang_closing = false
1817
doctests = false
@@ -24,3 +23,4 @@ exclude =
2423
docs/source/conf.py
2524
build
2625
dist
26+
.tox

0 commit comments

Comments
 (0)