Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
katie-oh committed Jun 5, 2023
1 parent eb81120 commit fc06e2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git+https://github.com/katie-oh/rengobot
dnspython==1.16.0
# dnspython==1.16.0
# PyNaCl==1.3.0
async-timeout==3.0.1
# async-timeout==3.0.1
# pandas
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
setup(name='ZenGoBot',
version='1.0',
description='Zen Go, forked from AwesomeRengoBot',
# packages=['distutils', 'distutils.command'],
packages=['sgfengine', 'rengobot'],
)

0 comments on commit fc06e2c

Please sign in to comment.