We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca52743 commit 9b9c9e9Copy full SHA for 9b9c9e9
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
long_description = fh.read()
19
20
setup(
21
- name="python-binance",
+ name="python_binance",
22
version=version,
23
packages=find_packages(exclude=["tests", "examples"]),
24
description="Binance REST API python implementation",
0 commit comments