We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433d46a commit b2fb8baCopy full SHA for b2fb8ba
1 file changed
setup.py
@@ -7,11 +7,11 @@
7
name="ntLink",
8
version="1.3.11",
9
author="Lauren Coombe",
10
- author_email="lcoombe@bcgsc.ca",
+ author_email="lcoombe@bccrc.ca",
11
description="Genome assembly scaffolder using long reads",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- url="https://github.com/bcgsc/ntLink",
+ url="https://github.com/BirolLab/ntLink",
15
license="GPLv3",
16
python_requires=">=3",
17
install_requires=["python-igraph", "numpy", "btllib"],
0 commit comments