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 57e066f commit b21f49bCopy full SHA for b21f49b
setup.py
@@ -7,7 +7,7 @@
7
long_description = (this_directory / "README.rst").read_text()
8
9
setup(
10
- name='CanDI',
+ name='PyCanDI',
11
description='A cancer data integration package',
12
version=version,
13
packages=find_packages(),
0 commit comments