diff options
author | Monty Taylor <mordred@inaugust.com> | 2014-09-21 12:16:20 -0700 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2014-09-21 12:17:09 -0700 |
commit | 6efe00dbf3959ebfbb49045f357823da0b94c3e0 (patch) | |
tree | 95bb96823407aa37270f1ea2e4e49f2e46493c25 /setup.py | |
parent | edadf145f3846c95b7faf48c4543bbd15765231f (diff) | |
download | os-client-config-6efe00dbf3959ebfbb49045f357823da0b94c3e0.tar.gz |
Port in config reading from shade
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,4 +19,4 @@ import setuptools setuptools.setup( setup_requires=['pbr'], - pbr=True)
\ No newline at end of file + pbr=True) |