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 0ebca5a commit 0e374fcCopy full SHA for 0e374fc
setup.py
@@ -12,6 +12,7 @@
12
13
setup(
14
name="Flask-PyMemcache",
15
+ license="MIT",
16
version='0.0.5',
17
py_modules=['flask_pymemcache'],
18
author='INADA Naoki',
0 commit comments