We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3f677 commit 850b5f3Copy full SHA for 850b5f3
setup.py
@@ -7,11 +7,11 @@
7
name='django_rollback',
8
version='0.1.0',
9
author='Aleksey Yakovlev',
10
- author_email='a_yakovlev@gcore.lu',
+ author_email='nothscr@gmail.com',
11
description='Package to automate django rollback',
12
long_description=long_description,
13
long_description_content_type='text/markdown',
14
- url='https://bitbucket.gcore.lu/scm/~aleksey.yakovlev_gcore.lu/django-auto-rollback',
+ url='https://github.com/freenoth/django-rollback',
15
packages=setuptools.find_packages(),
16
classifiers=(
17
'Programming Language :: Python :: 3',
0 commit comments