Skip to content

Commit 238af64

Browse files
author
Scott Walton
committed
Updated the setup.py information
1 parent e73a831 commit 238af64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
setup(
77
name='django-feature-flipper',
8+
author='Pebble',
9+
author_email='scott.walton@mypebble.co.uk',
10+
description='A simple, customisable, feature flipper',
11+
url='https://github.com/mypebble/django-feature-flipper.git',
812
version='0.0.1',
913
packages=find_packages(),
1014
license='MIT',

0 commit comments

Comments
 (0)