We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b0340 commit 8a6e5d1Copy full SHA for 8a6e5d1
setup.py
@@ -7,7 +7,7 @@
7
long_description = f.read()
8
9
setup(
10
- name = 'ic',
+ name = 'ic-py',
11
version = '0.0.1',
12
description = 'Python Agent Library for the Internet Computer',
13
long_description = long_description,
0 commit comments