fix imports ui
This commit is contained in:
parent
3b77c17496
commit
7226f19223
|
@ -1,5 +1,4 @@
|
||||||
from distutils.core import setup, find_packages
|
from distutils.core import setup
|
||||||
from glob import glob
|
|
||||||
|
|
||||||
setup(name='homemanager',
|
setup(name='homemanager',
|
||||||
version='1.0',
|
version='1.0',
|
||||||
|
|
Loading…
Reference in a new issue