1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 03:08:14 +00:00

Unused information in setup.py

This commit is contained in:
Julien Duponchelle 2016-06-27 14:54:05 +02:00
parent e830356e62
commit deb97f8ec0
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -57,8 +57,6 @@ setup(
]
},
packages=find_packages(".", exclude=["docs", "tests"]),
package_data={"gns3server": ["templates/upload.html"]},
include_package_data=True,
platforms="any",
classifiers=[
"Development Status :: 4 - Beta",