Merge pull request #111 from andriyor/patch-1

add GitHub URL for PyPi
This commit is contained in:
Yaroslav Halchenko 2022-03-02 14:01:35 -05:00 committed by GitHub
commit 4928f3fc50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -210,6 +210,9 @@ installed.
maintainer_email = MyEmail,
license = "GPL",
url = "https://wummel.github.io/patool/",
project_urls = {
"Source": "https://github.com/wummel/patool",
},
packages = ['patoolib', 'patoolib.programs'],
data_files = data_files,
scripts = ['patool'],