mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-04 23:45:04 -04:00
Revert "Remove distutils"
This commit is contained in:
parent
2eea838c54
commit
7fddb6229b
4 changed files with 19 additions and 550 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
from setuptools.command.build import build
|
||||
from distutils.command.build import build
|
||||
import sys
|
||||
import os
|
||||
import inspect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue