Skip to content

Commit

Permalink
added licence arg as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kavdev authored Jan 26, 2017
1 parent e115587 commit 5cd76d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
author="Sean Bleier",
author_email="[email protected]",
version="1.7.1",
license="BSD",
packages=["redis_cache", "redis_cache.backends"],
description="Redis Cache Backend for Django",
install_requires=['redis>=2.10.3'],
Expand Down

0 comments on commit 5cd76d3

Please sign in to comment.