summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-11 18:30:43 -0400
committerMonty Taylor <mordred@inaugust.com>2013-03-11 18:30:43 -0400
commit5740a0e2ccc378b6412921137a53867cdd5e17d8 (patch)
treefb1248c6dc55cad8d34248996ace565add8a0c7e
parent85e5c4f8461844ff764248388bd92733663b2976 (diff)
downloadpbr-5740a0e2ccc378b6412921137a53867cdd5e17d8.tar.gz
Add a better todo comment.
Change-Id: Iefbf40d4898ae74423d9808a668e2b88b500e45c
-rw-r--r--oslo/packaging/hooks.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/oslo/packaging/hooks.py b/oslo/packaging/hooks.py
index ce0b23f..15321fd 100644
--- a/oslo/packaging/hooks.py
+++ b/oslo/packaging/hooks.py
@@ -48,8 +48,10 @@ oslo.packaging.packaging.LocalBuildLatex
"""
# TODO: Need to get these two included upstream
- #attrs['dependency_links'] = parse_dependency_links()
- #attrs['include_package_data'] = True
+ #config['backwards_compat']['dependency_links'] = parse_dependency_links()
+ #config['backwards_compat']['include_package_data'] = True
+ #config['backwards_compat']['tests_require'] = parse_requirements(
+ # ["test-requirements.txt", "tools/test-requires"])
files = config.get('files', dict())
files['packages'] = smart_find_packages(