sigh.. fiddling

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I8d887ce0caa42b03862b2c675ce91be95759fbe4
diff --git a/.readthedocs.yml b/.readthedocs.yml
index c7e3aa2..3797dc8 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -14,8 +14,6 @@
 python:
   version: 3.7
   install:
-    - method: pip
-      path: .
     - requirements: docs/requirements-docs.txt
 
 sphinx: