Skip to content

Commit 8eb0faa

Browse files
committed
added url
1 parent b5f7ed5 commit 8eb0faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def get_file(filename):
3030
long_description_content_type='text/markdown',
3131
version=read_dunder('version'),
3232
author=read_dunder('author'),
33+
url='https://github.com/sassoftware/python-sasctl/',
3334
packages=find_packages(where="src"),
3435
package_dir={"": "src"},
3536
install_requires=[

0 commit comments

Comments
 (0)