Remove comment

This commit is contained in:
ghubstan 2022-03-17 12:48:57 -03:00
parent 49404cebc5
commit 7c20ad0c45
No known key found for this signature in database
GPG Key ID: E35592D6800A861E

View File

@ -7,7 +7,6 @@ setup(
url='https://bisq-network.github.io/slate/#python-examples',
license='GNU AFFERO GENERAL PUBLIC LICENSE Version 3',
setup_requires=['wheel'],
# packages=find_packages(include=['rpccalls', 'bots', 'bots.*']),
packages=find_packages(),
# package_data={'bots': ['bots/assets/*.png']},
install_requires=['grpcio', 'grpcio-tools', 'mypy-protobuf', 'python-examples'],