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 d2a852e commit caed6ccCopy full SHA for caed6cc
setup.py
@@ -24,7 +24,7 @@ def main():
24
setup( name = 'pyinseq',
25
version = __version__,
26
description = 'Analysis of transposon insertion sequencing (INSeq) data in Python',
27
- url = 'https://mandel01.github.io/pyinseq/',
+ url = 'https://github.com/mandel01/pyinseq',
28
author = 'Mark J. Mandel',
29
author_email = 'mandel01@gmail.com',
30
license = 'BSD',
0 commit comments