Skip to content

Commit

Permalink
Removing Github download URL from project metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mwatts15 committed Nov 18, 2020
1 parent b866049 commit c944745
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ def excludes(base):
long_description=long_description,
license='MIT',
url='https://owmeta-core.readthedocs.io/en/latest/',
download_url='https://github.com/openworm/owmeta-core/archive/master.zip',
entry_points={
'console_scripts': ['owm = owmeta_core.cli:main'],
'rdf.plugins.store': [
Expand Down

0 comments on commit c944745

Please sign in to comment.