We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b0657 commit 3ffe7edCopy full SHA for 3ffe7ed
setup.py
@@ -89,7 +89,6 @@ def run(self):
89
url="https://github.com/pymupdf/PyMuPDF",
90
author="Ruikai Liu, Jorj McKie",
91
author_email="jorj.x.mckie@outlook.de",
92
- license="GPLv3+",
93
cmdclass={'build_py': build_ext_first},
94
ext_modules=[module],
95
py_modules=["fitz.fitz", "fitz.utils"],
0 commit comments