Skip to content

Commit 779ee47

Browse files
committed
Fixed long_description
1 parent db38223 commit 779ee47

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ vanscreen/__pycache__
33
*.egg-info
44
*.csv
55
*.pdf
6-
6+
dist

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[metadata]
22
name = magscreen
3-
description_file = README.md
4-
version = 0.3
53
description = Magnetic cleanliness screening via constant rotation.
4+
long_description = file: README.md
5+
long_description_content_type = text/markdown
6+
version = 0.3
67
author = C. Piker, C. Dorman
78
89
url = https://github.com/cpiker/magscreen

0 commit comments

Comments
 (0)