diff options
Diffstat (limited to 'pike/requirements.txt')
-rw-r--r-- | pike/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pike/requirements.txt b/pike/requirements.txt index 3c9eda48..6fbbf07a 100644 --- a/pike/requirements.txt +++ b/pike/requirements.txt @@ -22,11 +22,11 @@ httplib2==0.13.0 # for call openstack auth and transport api keystoneauth1==2.18.0 -#python-memcached +# python-memcached python-memcached -#uwsgi for parallel processing -uwsgi +# uwsgi for parallel processing +# uwsgi # for unit test # coverage==4.2 |