We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e97d9 commit 68512b2Copy full SHA for 68512b2
README.md
@@ -38,7 +38,7 @@ To use the NREL SPA algorithm,
38
39
1. Download the SPA files from [NREL](http://www.nrel.gov/midc/spa/)
40
2. Copy the SPA files into ``pvlib/spa_c_files``
41
-3. From this ``pvlib-python`` directory, run ``pip install .``
+3. From this ``pvlib-python`` directory, run ``pip install . -I --no-deps``
42
43
Usage Example
44
-------------
0 commit comments