From 7c4d57d61e1d033645c8a62c728496cc3f00bbf8 Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Jul 26 2018 14:50:24 +0000 Subject: updated the example --- diff --git a/index.html b/index.html index b723088..9608716 100644 --- a/index.html +++ b/index.html @@ -224,14 +224,14 @@ Pipfile.
 [[source]]
-url = "https://pypi.python.org/simple"
+url = "https://index-aicoe.a3c1.starter-us-west-1.openshiftapps.com/fedora28/1.9/jemalloc"
 verify_ssl = true
-name = "pypi"
+name = "redhat-aicoe-experiments"
 
 [[source]]
-url = "https://index-aicoe.a3c1.starter-us-west-1.openshiftapps.com/fedora28/gcp+hdfs+s3+kafka+xla+gdr+verbs+grpc_no_ares/"
+url = "https://pypi.python.org/simple"
 verify_ssl = true
-name = "redhat-aicoe-experiments"
+name = "pypi"
 
 [requires]
 python_version = "2.7"