File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,12 @@ For non-development use:
7373run ``` python setup.py ``` or ``` pip install . ``` from the command line in
7474the main FAD-Toolset directory.
7575
76- FAD requires MoorPy and we currently install it separately. If you don't already have it,
76+ You can test the installation by running ``` pytest ``` from the main FAD-Toolset directory.
77+
78+ <!-- FAD requires MoorPy and we currently install it separately. If you don't already have it,
7779you can install MoorPy with ```git clone https://github.com/NREL/MoorPy.git```
7880then navigate to the MoorPy folder and install with ```pip install .```.
79- Make sure your virtual enviroment is activated before installing MoorPy.
81+ Make sure your virtual enviroment is activated before installing MoorPy. -->
8082
8183
8284## Subpackages
You can’t perform that action at this time.
0 commit comments