Skip to content

Commit

Permalink
Add missing url to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Oct 20, 2020
1 parent 4d41e4b commit 90fe617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'long_description_content_type': readme_type,
'author': 'Ryan Ly',
'author_email': 'rly@lbl.gov',
'url': '',
'url': 'https://github.com/rly/ndx-events',
'license': 'BSD 3-Clause',
'install_requires': [
'pynwb>=1.1.2'
Expand Down

0 comments on commit 90fe617

Please sign in to comment.