Skip to content

Commit

Permalink
Apparently we need to get better about longDescription? (PhotonVision…
Browse files Browse the repository at this point in the history
…#1117)

Maybe make pypi happy(ier)
  • Loading branch information
gerth2 authored Jan 5, 2024
1 parent 107a0f3 commit 276fc61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions photon-lib/py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@
description=descriptionStr,
url="https://photonvision.org",
author="Photonvision Development Team",
long_description="A Pure-python implementation of PhotonLib",
long_description_content_type="text/markdown",
)

0 comments on commit 276fc61

Please sign in to comment.