Skip to content

Commit

Permalink
add packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sciyoshi committed Jun 3, 2024
1 parent 47ffb77 commit e0a9be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors = [
]
license = { text = "BSD-3-Clause" }
dependencies = ["graphql-core>=3.2", "promise>=2.3"]
packages = ["graphql_core_promise"]

[project.optional-dependencies]
dev = ["mypy~=1.9", "pytest~=8.2", "pytest-benchmark~=4.0", "ruff~=0.4"]
Expand Down

0 comments on commit e0a9be6

Please sign in to comment.