Skip to content

Commit

Permalink
Backport setup.py from master (RC_2_0 only)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllSeeingEyeTolledEweSew authored and arvidn committed Sep 9, 2022
1 parent a692732 commit 268e37f
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 122 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ repos:
bindings/python/client.py|
bindings/python/dummy_data.py|
bindings/python/make_torrent.py|
bindings/python/setup.py|
bindings/python/simple_client.py|
bindings/python/test.py|
docs/gen_reference_doc.py|
Expand Down Expand Up @@ -81,7 +80,6 @@ repos:
# Avoiding PR bloat
exclude: |
(?x)^(
bindings/python/setup.py|
bindings/python/test.py|
tools/benchmark_checking.py|
tools/copyright.py|
Expand All @@ -98,7 +96,6 @@ repos:
bindings/python/client.py|
bindings/python/dummy_data.py|
bindings/python/make_torrent.py|
bindings/python/setup.py|
bindings/python/simple_client.py|
bindings/python/test.py|
docs/filter-rst.py|
Expand All @@ -109,7 +106,6 @@ repos:
examples/run_benchmarks.py|
fuzzers/tools/generate_initial_corpus.py|
fuzzers/tools/unify_corpus_names.py|
setup.py|
test/http_proxy.py|
test/socks.py|
test/web_server.py|
Expand Down Expand Up @@ -146,7 +142,6 @@ repos:
bindings/python/client.py|
bindings/python/dummy_data.py|
bindings/python/make_torrent.py|
bindings/python/setup.py|
bindings/python/test.py|
docs/filter-rst.py|
docs/gen_reference_doc.py|
Expand Down Expand Up @@ -186,7 +181,6 @@ repos:
# Enable these later, avoid bloating this PR
bindings/python/client.py|
bindings/python/make_torrent.py|
bindings/python/setup.py|
bindings/python/test.py|
docs/gen_settings_doc.py|
docs/gen_todo.py|
Expand Down
Loading

0 comments on commit 268e37f

Please sign in to comment.