We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0dd03 commit 3f3c66aCopy full SHA for 3f3c66a
1 file changed
setup.py
@@ -65,7 +65,7 @@
65
setup_requires=setup_requirements,
66
test_suite='tests',
67
tests_require=test_requirements,
68
- url='https://github.com/tparkerd/python-rawtools',
+ url='https://github.com/Topp-Roots-Lab/python-rawtools',
69
version='0.4.0',
70
zip_safe=False,
71
)
0 commit comments