mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-27 02:01:40 +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,
|
description=descriptionStr,
|
||||||
url="https://photonvision.org",
|
url="https://photonvision.org",
|
||||||
author="Photonvision Development Team",
|
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