mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Apparently we need to get better about longDescription? (#1117)
Maybe make pypi happy(ier)
This commit is contained in:
@@ -51,4 +51,6 @@ setup(
|
||||
description=descriptionStr,
|
||||
url="https://photonvision.org",
|
||||
author="Photonvision Development Team",
|
||||
long_description="A Pure-python implementation of PhotonLib",
|
||||
long_description_content_type="text/markdown",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user