Skip to content

Commit e657b59

Browse files
Add instructions if some tests fail...
1 parent 161a674 commit e657b59

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ script:
7575

7676
OK
7777

78+
If you see some import errors, try to run:
79+
80+
enpkg <PACKAGE NAME>
81+
82+
or:
83+
84+
conda install <PACKAGE NAME>
85+
86+
depending on your distribution.
87+
7888

7989
Content needed
8090
===============

0 commit comments

Comments
 (0)