Skip to content

Commit

Permalink
version, docs, setup
Browse files Browse the repository at this point in the history
  • Loading branch information
benzkji committed Oct 18, 2017
1 parent 673cf3a commit ef965af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions PYPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
django-separate-users
---------------------

https://github.com/bnzk/django-separate-users
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def read(fname):
license='MIT',
platforms=['OS Independent'],
description="separate staff and non staff users with two proxy models",
long_description=read('README.rst'),
long_description=read('PYPI.rst'),
author=u'Ben Stähli',
author_email='[email protected]',
packages=find_packages(),
Expand Down

0 comments on commit ef965af

Please sign in to comment.