Update setup.py
This commit is contained in:
parent
1e0a5e5926
commit
13d0109334
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ setup(
|
|||
version = "1.0",
|
||||
author = "powermaker450",
|
||||
author_email = "contact@povario.com",
|
||||
url = "https://github.com/powermaker450/puff",
|
||||
url = "https://github.com/powermaker450/puffpan",
|
||||
download_url = "https://github.com/powermaker450/puffpan/archive/refs/tags/v1.0.tar.gz",
|
||||
install_requires = ["requests"],
|
||||
py_modules = ["puffpan"],
|
||||
|
|
Loading…
Reference in a new issue