Skip to content

Commit 182e5f2

Browse files
authored
Merge pull request #37 from EpicWink/patch-1
Add README as long-description
2 parents 021e992 + 0bb65ec commit 182e5f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = 2.5.0
44
author = Michael Hirsch, Ph.D.
55
author_email = [email protected]
66
description = pure Python (no prereqs) coordinate conversions, following convention of several popular Matlab routines.
7+
long_description = file: README.md
8+
long_description_content_type = text/markdown
79
url = https://github.com/geospace-code/pymap3d
810
keywords =
911
coordinate conversion

0 commit comments

Comments
 (0)