51
51
bindings/python/client.py|
52
52
bindings/python/dummy_data.py|
53
53
bindings/python/make_torrent.py|
54
- bindings/python/setup.py|
55
54
bindings/python/simple_client.py|
56
55
bindings/python/test.py|
57
56
docs/gen_reference_doc.py|
81
80
# Avoiding PR bloat
82
81
exclude : |
83
82
(?x)^(
84
- bindings/python/setup.py|
85
83
bindings/python/test.py|
86
84
tools/benchmark_checking.py|
87
85
tools/copyright.py|
98
96
bindings/python/client.py|
99
97
bindings/python/dummy_data.py|
100
98
bindings/python/make_torrent.py|
101
- bindings/python/setup.py|
102
99
bindings/python/simple_client.py|
103
100
bindings/python/test.py|
104
101
docs/filter-rst.py|
@@ -109,7 +106,6 @@ repos:
109
106
examples/run_benchmarks.py|
110
107
fuzzers/tools/generate_initial_corpus.py|
111
108
fuzzers/tools/unify_corpus_names.py|
112
- setup.py|
113
109
test/http_proxy.py|
114
110
test/socks.py|
115
111
test/web_server.py|
@@ -146,7 +142,6 @@ repos:
146
142
bindings/python/client.py|
147
143
bindings/python/dummy_data.py|
148
144
bindings/python/make_torrent.py|
149
- bindings/python/setup.py|
150
145
bindings/python/test.py|
151
146
docs/filter-rst.py|
152
147
docs/gen_reference_doc.py|
@@ -186,7 +181,6 @@ repos:
186
181
# Enable these later, avoid bloating this PR
187
182
bindings/python/client.py|
188
183
bindings/python/make_torrent.py|
189
- bindings/python/setup.py|
190
184
bindings/python/test.py|
191
185
docs/gen_settings_doc.py|
192
186
docs/gen_todo.py|
0 commit comments