From c21062a3072e581c03c17aaa771d8422efff38e8 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 27 May 2016 09:16:47 +0000 Subject: [PATCH] Drop hgtools Actually unreferenced in any project subject to g-r Co-Authored-By: Swapnil Kulkarni Change-Id: Idb76cd4f450cf09853982b905c41473b20c51735 --- global-requirements.txt | 1 - openstack_requirements/tests/files/gr-base.txt | 1 - upper-constraints.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 707b5a9208..2553f48304 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -307,7 +307,6 @@ feedparser # BSD fixtures>=1.3.1,<2.0 # Apache-2.0/BSD freezegun # Apache-2.0 gabbi>=1.11.0 # Apache-2.0 -hgtools # MIT # dependency of pytest-runner that is only in setup_requires kafka-python>=0.9.5,<1.0.0 # Apache-2.0 keyring>=5.5.1 # MIT/PSF ldappool>=2.0.0 # MPL diff --git a/openstack_requirements/tests/files/gr-base.txt b/openstack_requirements/tests/files/gr-base.txt index aeea4a1e3d..83f39328c5 100644 --- a/openstack_requirements/tests/files/gr-base.txt +++ b/openstack_requirements/tests/files/gr-base.txt @@ -93,7 +93,6 @@ feedparser fixtures>=0.3.12 flake8==2.0 hacking>=0.5.6,<0.7 -hgtools # dependency of pytest-runner that is only in setup_requires hp3parclient>=3.0,<4.0 httpretty>=0.8.0 keyring diff --git a/upper-constraints.txt b/upper-constraints.txt index 0e563f84f5..e420ba9706 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -138,7 +138,6 @@ graphviz===0.4.10 greenlet===0.4.9 happybase===0.9;python_version=='2.7' heat-translator===0.5.0 -hgtools===6.5.1 httplib2===0.9.2 idna===2.1 ipaddress===1.0.16;python_version=='2.7'