diff options
Diffstat (limited to 'utils/test/reporting/docker/requirements.pip')
-rw-r--r-- | utils/test/reporting/docker/requirements.pip | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/utils/test/reporting/docker/requirements.pip b/utils/test/reporting/docker/requirements.pip deleted file mode 100644 index aeee3ba96..000000000 --- a/utils/test/reporting/docker/requirements.pip +++ /dev/null @@ -1,15 +0,0 @@ -# -# -# author: Morgan Richomme (morgan.richomme@orange.com) -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -# -pdfkit==0.5.0 -PyYAML==3.11 -simplejson==3.8.1 -jinja2==2.8 -tornado==4.4.2 -requests==2.12.5 |