Skip to content

Commit 3c91483

Browse files
authored
Update setup.py
1 parent 8290869 commit 3c91483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def get_install_requires():
3333
long_description=read('README.rst'),
3434
author='Denis Kildishev',
3535
author_email='[email protected]',
36-
url='https://github.com/Barukimang/django-jet/archive/1.0.8-django3.tar.gz',
36+
url='https://github.com/Barukimang/django-jet/',
3737
packages=find_packages(),
3838
license='AGPLv3',
3939
classifiers=[

0 commit comments

Comments
 (0)