
[:python_version < "3.9"]
importlib_resources

[all]
csb43[formats,yaml]

[basic_formats]
tablib~=3.6.1

[dev]
build
csb43[docs,test]
reuse
sphinx

[docs]
sphinx

[formats]
csb43[basic_formats]
tablib[all]

[test]
csb43[basic_formats,yaml]
lxml
pytest
tablib[ods,xls,xlsx]

[yaml]
PyYAML
