equinor / semeio

Semeio is a collection of jobs and workflow jobs used in ert (https://github.com/equinor/ert).
https://github.com/equinor/semeio
GNU General Public License v3.0
10 stars 27 forks source link

Remove tox #622

Closed larsevj closed 5 months ago

larsevj commented 5 months ago

A bit unsure about this one:

pip install ".[style]"
pre-commit run --all-files

You need also install .[test] to make pre-commit pass on test files. Pylint will fail on missing pytest if not.