Skip to content

Commit

Permalink
Add bson to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Dec 10, 2024
1 parent 4810688 commit 6f35b53
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 @@ -31,6 +31,7 @@ ci = [
"pytest>=8",
"pytest-cov>=4",
"types-requests",
"bson"
]
# dev is for "dev" module, not for development
dev = ["ipython"]
Expand Down

0 comments on commit 6f35b53

Please sign in to comment.