Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 79f30ce

Browse files
committed
Fixing URL for distribution
1 parent 14c115b commit 79f30ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
keywords='pycket redis tornado session python',
1919
author='Diogo Baeder',
2020
author_email='desenvolvedor@diogobaeder.com.br',
21-
url='',
21+
url='https://github.com/diogobaeder/pycket',
2222
license='BSD 2-Clause',
2323
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
2424
include_package_data=True,

0 commit comments

Comments
 (0)