mirror of
https://github.com/bisq-network/bisq-api-reference.git
synced 2026-05-20 12:24:14 +00:00
Remove comment
This commit is contained in:
parent
49404cebc5
commit
7c20ad0c45
@ -7,7 +7,6 @@ setup(
|
|||||||
url='https://bisq-network.github.io/slate/#python-examples',
|
url='https://bisq-network.github.io/slate/#python-examples',
|
||||||
license='GNU AFFERO GENERAL PUBLIC LICENSE Version 3',
|
license='GNU AFFERO GENERAL PUBLIC LICENSE Version 3',
|
||||||
setup_requires=['wheel'],
|
setup_requires=['wheel'],
|
||||||
# packages=find_packages(include=['rpccalls', 'bots', 'bots.*']),
|
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
# package_data={'bots': ['bots/assets/*.png']},
|
# package_data={'bots': ['bots/assets/*.png']},
|
||||||
install_requires=['grpcio', 'grpcio-tools', 'mypy-protobuf', 'python-examples'],
|
install_requires=['grpcio', 'grpcio-tools', 'mypy-protobuf', 'python-examples'],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user