https://github.com/ESMValGroup/ESMValTool
Revision 470343de47dcb853d2bc94036ece0a28e0235126 authored by Valeriu Predoi on 14 January 2022, 16:52:30 UTC, committed by GitHub on 14 January 2022, 16:52:30 UTC
* add explicit imports

* added utility to find all pytests

* added init file

* add noqa

* add init file

* add noqa

* removed utility script

* empty out init file of imports

* empty out init file of any imports

* add needed imports

* add short doctring

* add short doctring
1 parent 256616a
History
Tip revision: 470343de47dcb853d2bc94036ece0a28e0235126 authored by Valeriu Predoi on 14 January 2022, 16:52:30 UTC
Fix individual pytest runs broken due to missing explicit imports from `iris` and adding a couple missing package markers (#2455)
Tip revision: 470343d
File Mode Size
.circleci
.github
doc
docker
esmvaltool
package
tests
.codacy.yml -rw-r--r-- 396 bytes
.dockerignore -rw-r--r-- 74 bytes
.editorconfig -rw-r--r-- 548 bytes
.gitignore -rw-r--r-- 1.3 KB
.pre-commit-config.yaml -rw-r--r-- 1.7 KB
.prospector.yml -rw-r--r-- 487 bytes
.pylintrc -rw-r--r-- 13.5 KB
.stickler.yml -rw-r--r-- 454 bytes
.yamllint -rw-r--r-- 81 bytes
.zenodo.json -rw-r--r-- 9.3 KB
CITATION.cff -rw-r--r-- 8.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 137 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 51 bytes
NOTICE -rw-r--r-- 7.8 KB
README.md -rw-r--r-- 4.5 KB
config-user-example.yml -rw-r--r-- 2.7 KB
environment.yml -rw-r--r-- 859 bytes
environment_osx.yml -rw-r--r-- 639 bytes
pyproject.toml -rw-r--r-- 100 bytes
setup.cfg -rw-r--r-- 728 bytes
setup.py -rwxr-xr-x 6.9 KB

README.md

back to top