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 e490fd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ dependencies = ["graphql-core>=3.2", "promise>=2.3"]
[project.optional-dependencies]
dev = ["mypy~=1.9", "pytest~=8.2", "pytest-benchmark~=4.0", "ruff~=0.4"]

[tool.setuptools]
packages = ["graphql_core_promise"]

[tool.setuptools_scm]

Expand Down

0 comments on commit e490fd4

Please sign in to comment.