Skip to content

Commit

Permalink
pipy
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno committed Aug 23, 2015
1 parent 4049c06 commit 2023f0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ def run_tests(self):


setup(
name='Flask-Security',
name='quokka-flask-security',
version='1.7.4',
url='https://github.com/mattupstate/flask-security',
url='https://github.com/quokkaproject/flask-security',
license='MIT',
author='Matt Wright',
author_email='[email protected]',
description='Simple security for Flask apps',
description='Fork of Simple security for Flask apps',
long_description=get_long_description(),
packages=find_packages(),
zip_safe=False,
Expand Down

0 comments on commit 2023f0d

Please sign in to comment.