diff options
Diffstat (limited to 'fcaps/requirements.txt')
-rw-r--r-- | fcaps/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fcaps/requirements.txt b/fcaps/requirements.txt index 8cfc2ceb..98db366b 100644 --- a/fcaps/requirements.txt +++ b/fcaps/requirements.txt @@ -8,11 +8,11 @@ httplib2==0.9.2 # 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 |