mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-16 19:41:04 +02:00
reduce
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
import sys
|
||||
|
||||
good_python = sys.version_info >= (3, 5)
|
||||
|
||||
collect_ignore = []
|
||||
if not good_python:
|
||||
collect_ignore.append("client")
|
Reference in New Issue
Block a user