We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8290869 commit 3c91483Copy full SHA for 3c91483
setup.py
@@ -33,7 +33,7 @@ def get_install_requires():
33
long_description=read('README.rst'),
34
author='Denis Kildishev',
35
author_email='[email protected]',
36
- url='https://github.com/Barukimang/django-jet/archive/1.0.8-django3.tar.gz',
+ url='https://github.com/Barukimang/django-jet/',
37
packages=find_packages(),
38
license='AGPLv3',
39
classifiers=[
0 commit comments