diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2020-03-31 14:43:17 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2020-03-31 14:43:17 -0700 |
commit | bcdcc217e0cded5521aa5bcf343f03a18def9298 (patch) | |
tree | 379a3622815ab06ce1ba27d1f0b4ab2b69dc8ed9 /etc | |
parent | 1e9417a22ea4ec8f58e1ba100d9096312b1c4729 (diff) |
VNFRQTS - Fixing requirement generation in new model
Issue-ID: VNFRQTS-868
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I610dfa9d6bdb42235feff7aea1a4631f13cfcfd9
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 509096a..71b48f9 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -33,3 +33,4 @@ sphinxcontrib-plantuml xlwt==1.3.0 PyYAML>=3.10,<4 pytest +lfdocs-conf
\ No newline at end of file |