Skip to content

Commit b2fb8ba

Browse files
authored
Update author email and project URL in setup.py
1 parent 433d46a commit b2fb8ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
name="ntLink",
88
version="1.3.11",
99
author="Lauren Coombe",
10-
author_email="lcoombe@bcgsc.ca",
10+
author_email="lcoombe@bccrc.ca",
1111
description="Genome assembly scaffolder using long reads",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/bcgsc/ntLink",
14+
url="https://github.com/BirolLab/ntLink",
1515
license="GPLv3",
1616
python_requires=">=3",
1717
install_requires=["python-igraph", "numpy", "btllib"],

0 commit comments

Comments
 (0)