mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Add pytest
This commit is contained in:
@@ -29,6 +29,9 @@ APScheduler = "^3.9.1"
|
||||
dateparser = "^1.1.1"
|
||||
SQLAlchemy = "^1.4.32"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Reference in New Issue
Block a user