Skip to content

Commit

Permalink
specify markdown
Browse files Browse the repository at this point in the history
prevented upload of package to pypi, hot fixing
  • Loading branch information
ksunden authored Nov 10, 2022
1 parent fecd6c1 commit 5e83192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def read(fname):
version=version,
description="Tools for tuning optical parametric amplifiers and multidimensional spectrometers.",
long_description=read("README.md"),
long_description_content_type='text/markdown',
author="Blaise Thompson",
author_email="[email protected]",
license="MIT",
Expand Down

0 comments on commit 5e83192

Please sign in to comment.