We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92385d commit dfa0763Copy full SHA for dfa0763
setup.py
@@ -29,7 +29,7 @@
29
description="Python library for creating GA4GH testbed reports according to a harmonized, cross-workstream schema",
30
long_description=long_description,
31
long_description_content_type="text/markdown",
32
- url="https://github.com/jb-adams/ga4gh-testbed-lib",
+ url="https://github.com/ga4gh/ga4gh-testbed-lib",
33
package_data={'': ['web/*/*', 'schemas/*']},
34
packages=setuptools.find_packages(),
35
install_requires=install_requires,
0 commit comments