Update setup.py

This commit is contained in:
powermaker450 2024-05-31 11:56:24 -04:00 committed by GitHub
parent 1e0a5e5926
commit 13d0109334
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"],