X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=setup.py;h=fcdb4a41279c2cd619445681ac6684ccd723e7b9;hb=8da09985932846a139bcf400a6194a6ec3158eb1;hp=52d6c52d7d5407d032255a63b34b32df6783e0bb;hpb=dc882b08efa656eb881ffcd266846fd6dcef131d;p=quix0rs-apt-p2p.git diff --git a/setup.py b/setup.py index 52d6c52..fcdb4a4 100755 --- a/setup.py +++ b/setup.py @@ -1,8 +1,5 @@ #!/usr/bin/env python -import os -import sys - try: import distutils.core import distutils.command.build_ext