Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mirumee/saleor-sdk-python
Browse files Browse the repository at this point in the history
  • Loading branch information
pkucmus committed Nov 21, 2023
2 parents fbb0b16 + f87beef commit 63dba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ saleor-sdk = 'saleor_sdk.console.app:cli'

[tool.hatch.envs.default]
dependencies = [
"coverage[toml]>=6.5",
"coverage[toml]>=7.3",
"pytest",
"pytest-cov",
"pytest-asyncio",
Expand Down

0 comments on commit 63dba3d

Please sign in to comment.