Bugfixes and improved setup logic

This commit is contained in:
2020-12-15 23:10:31 +01:00
parent 8c531ebd11
commit 97b4f516a8
6 changed files with 41 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ setuptools.setup(
license='MIT',
author='Sven Heidemann',
author_email='edraft.sh@gmail.com',
include_package_data=True,
description='sh-edraft python common lib',
python_requires='>=3.8',
install_requires=[