mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 22:20:22 -04:00
quick fixes
This commit is contained in:
parent
d11285412e
commit
6275a92c6f
18 changed files with 18 additions and 18 deletions
|
@ -5,7 +5,7 @@ setup(
|
|||
version='0.1',
|
||||
packages=find_packages(include=['src', \
|
||||
'src.utils']),
|
||||
author="bt3gl",
|
||||
author="mia stein",
|
||||
install_requires=['python-dotenv'],
|
||||
entry_points={
|
||||
'console_scripts': ['my_package=src.main:run']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue