Skip to content

Commit b104047

Browse files
committed
Update/fix setup.py a bit, these are minor tweaks
1 parent 373e60c commit b104047

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
description = 'A package for accessing 2bit files using lib2bit',
3434
author = "Devon P. Ryan",
3535
author_email = "ryan@ie-freiburg.mpg.de",
36-
url = "https://github.com/dpryan79/pyBigWig",
36+
url = "https://github.com/dpryan79/py2bit",
37+
license = "MIT",
3738
download_url = "https://github.com/dpryan79/py2bit/tarball/0.1.0",
3839
keywords = ["bioinformatics", "2bit"],
3940
classifier = ["Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)