clingo>=5.7.1
autoflake

[dev]
clingexplaid[lint_pylint,test,typecheck]

[doc]
sphinx
furo
nbsphinx
sphinx_copybutton
myst-parser

[format]
black
isort
autoflake

[lint_pylint]
pylint

[test]
coverage[toml]

[typecheck]
types-setuptools
mypy
