Skip to content

Commit cb52031

Browse files
author
Christopher Doris
committed
setuptools doesnt allow readme to be in a parent directory
1 parent 31fce7f commit cb52031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = juliacall
33
version = 0.7.0
44
description = Julia and Python in seamless harmony
5-
long_description = file: ../README.md
5+
long_description = file: README.md
66
long_description_content_type = text/markdown
77
url = http://github.com/cjdoris/PythonCall.jl
88
classifiers =

0 commit comments

Comments
 (0)