diff options
author | 2018-02-27 21:20:00 -0500 | |
---|---|---|
committer | 2018-03-01 11:23:40 -0500 | |
commit | 16841e4acee2cc31558bdaf618d68e4349c06168 (patch) | |
tree | a9bff5ca8af6256122cc0e406bac81f8fb6fba31 /tox-local.ini | |
parent | 584b93a74f760beb51f973412a092533c838faeb (diff) |
Add a new endpoint for getting arbitrary keys
Change-Id: I4888bf3c596bee72637a881830cef4835076bcb2
Issue-ID: DCAEGEN2-348
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'tox-local.ini')
-rw-r--r-- | tox-local.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tox-local.ini b/tox-local.ini index 9f66177..52b7916 100644 --- a/tox-local.ini +++ b/tox-local.ini @@ -4,7 +4,6 @@ envlist = py36 [testenv] deps= - -rrequirements.txt pytest coverage pytest-cov |