This commit is contained in:
romainx
2020-03-08 10:00:32 +01:00
parent 526ae62da1
commit 42c3d62e2e

View File

@@ -9,7 +9,7 @@ It's a basic test aiming to prove that the package is working properly.
The goal is to detect import errors that can be caused by incompatibilities between packages for example:
- #1012: issue importing `import sympy`
- #1012: issue importing `sympy`
- #966: isssue importing `pyarrow`
This module checks dynmamically, through the `CondaPackageHelper`, only the specified packages i.e. packages requested by `conda install` in the `Dockerfiles`.