Skip to content

Commit

Permalink
MNT: set long description type
Browse files Browse the repository at this point in the history
  • Loading branch information
balbasty committed Jul 5, 2022
1 parent 0e77f8f commit 1112639
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ author = Yael Balbastre <[email protected]>
author_email = [email protected]
description = High-order spline interpolation in PyTorch
long_description = file:README.md
long_description_content_type = text/markdown
platforms = OS Independent
license = MIT
license_file = LICENSE
Expand All @@ -28,4 +29,4 @@ style = pep440
versionfile_source = interpol/_version.py
versionfile_build = interpol/_version.py
tag_prefix =
parentdir_prefix =
parentdir_prefix =

0 comments on commit 1112639

Please sign in to comment.