Skip to content

Commit 6ab0e3d

Browse files
committed
Remove long description from setup.py
1 parent 5a27550 commit 6ab0e3d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ def build_extension(self, ext):
111111
author_email="m.worchel@campus.tu-berlin.de",
112112
license='MIT',
113113
url='https://github.com/mworchel/xatlas-python',
114-
long_description="",
115114
ext_modules=[CMakeExtension("xatlas")],
116115
cmdclass={"build_ext": CMakeBuild},
117116
zip_safe=False,

0 commit comments

Comments
 (0)