... | ... | @@ -118,7 +118,7 @@ ls |
|
|
Then run :
|
|
|
|
|
|
```bash
|
|
|
cd <complete-package-name>/lib/python3.8/site-packages/sempy/core/
|
|
|
cd <complete-package-name>/lib/python3.8/site-packages/sempy/<core-or-visualisation>/
|
|
|
```
|
|
|
|
|
|
And then run the unittests
|
... | ... | @@ -126,4 +126,4 @@ And then run the unittests |
|
|
python -m unittest
|
|
|
```
|
|
|
|
|
|
If all tests succeeded, SEMpy lib core is now ready to use! |
|
|
\ No newline at end of file |
|
|
If all tests succeeded, SEMpy lib Core and Visualisation is now ready to use! |
|
|
\ No newline at end of file |