We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup.py
1 parent 5a27550 commit 6ab0e3dCopy full SHA for 6ab0e3d
1 file changed
setup.py
@@ -111,7 +111,6 @@ def build_extension(self, ext):
111
author_email="m.worchel@campus.tu-berlin.de",
112
license='MIT',
113
url='https://github.com/mworchel/xatlas-python',
114
- long_description="",
115
ext_modules=[CMakeExtension("xatlas")],
116
cmdclass={"build_ext": CMakeBuild},
117
zip_safe=False,
0 commit comments