move pytest config from setup.cfg to pyproject.toml
This commit is contained in:
parent
fc3a873062
commit
246ebc7299
@ -61,3 +61,6 @@ test = [
|
||||
[project.urls]
|
||||
Repository="https://github.com/halcy/Mastodon.py"
|
||||
Documentation="https://mastodonpy.readthedocs.io/"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--cov=mastodon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user