* Fix some broken links

* typo fix

* Fix some broken links

* typo fix

* typo fix
This commit is contained in:
PHaeJin 2017-11-10 19:30:54 +09:00 committed by Thomas Kluyver
parent c9a7795947
commit 2d1eb887ff

View File

@ -100,7 +100,7 @@ def find_package_data():
"""
Find package_data.
"""
# This is not enough for these things to appear in an sdist.
# This is not enough for these things to appear in a sdist.
# We need to muck with the MANIFEST to get this to work
# exclude components and less from the walk;