Skip to content

Commit

Permalink
Adds burr-tracking target to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahbenizzy committed Feb 21, 2024
1 parent bef8c01 commit d9bd8ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,11 @@ tracking-server = [
"pydantic",
"fastapi-pagination",
"aiofiles"
]

tracking = [
"burr[tracking-client]",
"burr[tracking-server]"
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit d9bd8ed

Please sign in to comment.