Skip to content

Commit 8093478

Browse files
committed
fix(setup.py): rename whl to graphg
1 parent 42bc072 commit 8093478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def read_requirements():
3535

3636
if __name__ == '__main__':
3737
setup(
38-
name='graphgen',
38+
name='graphg',
3939
version=get_version(),
4040
url='https://github.com/open-sciencelab/GraphGen',
4141
description= # noqa E251

0 commit comments

Comments
 (0)