aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: dc65b2db213dd646f86a23b8a6898ffda299ab69 (plain)
1
2
3
4
5
6
7
8
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"

#[tool.pytest.ini_options]
#python_files = tests/*.py grobid_tei_xml/*.py
#log_level = INFO