sumo-wrapper-python
deprecation

[all]
xtgeo
pandas>=1.1.3

[all:python_version > "3.6.1"]
pyarrow

[all:sys_platform != "darwin" and python_version < "3.12"]
OpenVDS

[dev]
ruff
pytest

[docs]
sphinx==6.2.1
sphinx-rtd-theme
autoapi
sphinx-autodoc-typehints
sphinxcontrib-apidoc

[test]
xtgeo
pandas>=1.1.3
pytest
pytest-timeout

[test:python_version > "3.6.1"]
pyarrow

[test:sys_platform != "darwin" and python_version < "3.12"]
OpenVDS
