Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit f173064

Browse files
committed
correct url
1 parent b3c67a7 commit f173064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
'pytest-xdist',
6666
'pytest-cov'],
6767
},
68-
download_url='https://github.com/machine-learning-apps/mdparse/archive/0.10.zip',
68+
download_url='https://github.com/machine-learning-apps/mdparse/archive/v.10.zip',
6969
classifiers=[
7070
'Development Status :: 1 - Planning',
7171
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)