Changed name (frank is taken)
This commit is contained in:
parent
be07c1dff4
commit
7c919c2abb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ with open('requirements.txt', 'r') as reqs_file:
|
|||
reqs = [line.strip() for line in reqs_file.readlines()]
|
||||
|
||||
setuptools.setup(
|
||||
name='frank',
|
||||
name='frank-discord',
|
||||
version='0.1.0',
|
||||
author='Jef Roosens',
|
||||
author_email='',
|
||||
|
|
|
|||
Reference in a new issue