Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ri-gilfanov committed Apr 20, 2021
1 parent 2767f9b commit 397881a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
"Ruslan Ilyasovich Gilfanov <ri.gilfanov@yandex.ru>",
]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
Expand All @@ -33,6 +33,7 @@ aiosqlite = "*"
mypy = "*"
pytest = "*"
pytest-aiohttp = "*"
pytest-cov = "*"
Sphinx = "*"
sphinx_rtd_theme = "*"

Expand Down

0 comments on commit 397881a

Please sign in to comment.