Merge "Migrate optf-osdf docs"
authorVikas Varma <vv8305@att.com>
Wed, 12 Feb 2020 15:21:59 +0000 (15:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 12 Feb 2020 15:21:59 +0000 (15:21 +0000)
pom.xml
requirements.txt
tox.ini

diff --git a/pom.xml b/pom.xml
index 5ac2477..895147d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent-python</artifactId>
-        <version>2.1.0</version>
+        <version>3.0.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.optf.osdf</groupId>
index 8001016..140fa57 100644 (file)
@@ -13,3 +13,4 @@ pydevd==1.4.0
 onapsmsclient>=0.0.4
 pymzn>=0.18.3
 onappylog>=1.0.9
+pathtools>=0.1.2
diff --git a/tox.ini b/tox.ini
index 58ed633..c91b77f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,6 +5,7 @@ envlist = py3, pylint
 
 [testenv]
 distribute = False
+basepython=python3
 setenv   =
     OSDF_CONFIG_FILE={toxinidir}/test/config/osdf_config.yaml
 commands =