summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-08-03 14:58:43 -0400
committerMonty Taylor <mordred@inaugust.com>2013-08-03 14:58:43 -0400
commit3a92ffa823c42daa0d285b01aeefe3543bd420cc (patch)
tree2fbbd6333a3487caec5217d8ab4e119a8dafb6b4 /setup.cfg
parentaf874890221b145a8cb423d3c1fc5dc133dbef13 (diff)
downloadpython-openstackclient-3a92ffa823c42daa0d285b01aeefe3543bd420cc.tar.gz
Sync with global requirements
Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index 494de8d2..786914eb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,10 +21,6 @@ classifier =
packages =
openstackclient
-[global]
-setup-hooks =
- pbr.hooks.setup_hook
-
[entry_points]
console_scripts =
openstack = openstackclient.shell:main