[Issue-Id:RICAPP-168] Fixing the Docs issue for ric-app/ad repo.
[ric-app/ad.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 23a1e26..60f05cb 100644 (file)
--- 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