Change distutils to setuptools
This commit is contained in:
parent
f2fc02501c
commit
780c3eddcf
2
setup.py
2
setup.py
@ -36,7 +36,7 @@ For further information, please visit the `Radicale Website
|
||||
|
||||
"""
|
||||
|
||||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
import radicale
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user