We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373e60c commit b104047Copy full SHA for b104047
setup.py
@@ -33,7 +33,8 @@
33
description = 'A package for accessing 2bit files using lib2bit',
34
author = "Devon P. Ryan",
35
author_email = "ryan@ie-freiburg.mpg.de",
36
- url = "https://github.com/dpryan79/pyBigWig",
+ url = "https://github.com/dpryan79/py2bit",
37
+ license = "MIT",
38
download_url = "https://github.com/dpryan79/py2bit/tarball/0.1.0",
39
keywords = ["bioinformatics", "2bit"],
40
classifier = ["Development Status :: 5 - Production/Stable",
0 commit comments