azure-template.yml: test basic importability of the module
This commit is contained in:
Родитель
15b5aa61b1
Коммит
ec703d3167
|
@ -49,6 +49,9 @@ jobs:
|
|||
- bash: python -m pip install .[test,lab] pyopengl
|
||||
displayName: Installing PyWWT and dependencies
|
||||
|
||||
- bash: python -c "import pywwt"
|
||||
displayName: Test basic PyWWT importability
|
||||
|
||||
- bash: jupyter nbextension list
|
||||
displayName: Listing Jupyter Notebook extensions
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче