X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=60f05cbb6ee069b71e61a3963d0ec8f1787c781b;hb=refs%2Fchanges%2F11%2F5711%2F1;hp=23a1e263659963d26d5297b3b238204fb7c17732;hpb=f98ee76af036d60b8f5077105830ed61a13ed5aa;p=ric-app%2Fad.git diff --git a/tox.ini b/tox.ini index 23a1e26..60f05cb 100644 --- a/tox.ini +++ b/tox.ini @@ -1,4 +1,4 @@ -# Copyright (c) 2020 AT&T Intellectual Property. +# Copyright (c) 2020 HCL Technologies Limited. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -55,6 +55,7 @@ commands = sh -c 'pip freeze > requirements.txt' whitelist_externals = echo skipsdist = true basepython = python3.7 + deps = sphinx sphinx-rtd-theme