Skip to content

Commit

Permalink
🔧 配置 pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
shoucandanghehe committed Oct 29, 2024
1 parent 336ad08 commit 9af89e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,8 @@ filename = "pyproject.toml"
search = "version = \"{current_version}\""
replace = "version = \"{new_version}\""

[tool.pytest.ini_options]
asyncio_mode = "auto"

[tool.nonebot]
plugins = ["nonebot_plugin_tetris_stats"]

0 comments on commit 9af89e3

Please sign in to comment.