aboutsummaryrefslogtreecommitdiffstats
path: root/requirements-frozen.txt
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-11-29 16:40:39 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-12-04 11:12:27 -0800
commitf7882526b299e0e9185b1f61d3306b48d9ec28e6 (patch)
tree990921bee916d3553661b6656c247717b42c5c91 /requirements-frozen.txt
parent795221ce0cbd9daf23af9f3099e29c947bcad306 (diff)
Use pipenv instead of pip
pipenv[1] is the officially recommended Python packaging tool from Python.org[2] [1]: https://docs.pipenv.org/ [2]: https://packaging.python.org/new-tutorials/installing-and-using-packages/ It integrates pip with virtualenv and handles version management better than pip. Change-Id: I4ec6436e29d76a866b56caa609e2bcd22489ae9f Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'requirements-frozen.txt')
-rw-r--r--requirements-frozen.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/requirements-frozen.txt b/requirements-frozen.txt
deleted file mode 100644
index f9225232..00000000
--- a/requirements-frozen.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-humanfriendly==4.4.1
-connexion==1.1.11
-Jinja2==2.9.6
-Django==1.11.5
-asq==1.2.1
-six==1.11.0
-ansible==2.4.0.0
-requests==2.18.4
-prettytable==0.7.2
-numpy==1.13.1
-click==6.7
-pbr==3.1.1
-PyYAML==3.12