Skip to content

Commit

Permalink
add build as dependency
Browse files Browse the repository at this point in the history
Signed-off-by: ds-cbo <[email protected]>
  • Loading branch information
ds-cbo committed Sep 23, 2024
1 parent 5effc39 commit fcb7b67
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 @@ -39,6 +39,7 @@ libvalkey = ["libvalkey>=4.0.0"]
ocsp = ["cryptography>=36.0.1", "pyopenssl==23.2.1", "requests>=2.31.0"]
dev = [
"black",
"build",
"cachetools",
"click",
"flake8-isort",
Expand Down

0 comments on commit fcb7b67

Please sign in to comment.