This commit is contained in:
Markus Unterwaditzer 2015-12-27 23:41:00 +01:00
parent 4fe6d59d1f
commit ce5276fba9

View file

@ -10,9 +10,10 @@ Vdirsyncer is a synchronization tool for vdir. See the README for more details.
# detectable for setuptools-scm. Rather use the PyPI ones.
from setuptools import find_packages, setup
import platform
from setuptools import find_packages, setup
setup(
name='vdirsyncer',