test wheel instead of src

This commit is contained in:
Manuel Barkhau 2018-12-08 23:20:46 +01:00
parent f99abaa25f
commit bf7dfdcc70
2 changed files with 3 additions and 2 deletions

View file

@ -56,7 +56,6 @@ setuptools.setup(
[console_scripts]
pycalver=pycalver.__main__:cli
""",
python_requires=">=3.6",
zip_safe=True,
classifiers=[
"Development Status :: 4 - Beta",