mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Remove dir_util copy_tree
This commit is contained in:
parent
bb6e164d2a
commit
6f455d6afc
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ Plinth setup file
|
||||
|
||||
from distutils import log
|
||||
from distutils.command.build import build
|
||||
from distutils.dir_util import remove_tree,copy_tree
|
||||
from distutils.dir_util import remove_tree
|
||||
from distutils.command.clean import clean
|
||||
from distutils.command.install_data import install_data
|
||||
from distutils.core import Command
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user