Fix pyproject settings by removing explicit=true

This commit is contained in:
Clemens Schwaighofer
2025-11-11 18:05:07 +09:00
parent 037210756e
commit 6a1724695e

View File

@@ -20,7 +20,6 @@ dependencies = [
name = "opj-pypi"
url = "https://git.egplusww.jp/api/packages/PyPI/pypi/simple/"
publish-url = "https://git.egplusww.jp/api/packages/PyPI/pypi"
explicit = true
# MARK: build system
[build-system]