Skip to content

Commit

Permalink
Explicitly specify inclusion of utcnow/protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaspuff committed Dec 6, 2022
1 parent 14dfbf2 commit d82bf17
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 @@ -31,6 +31,8 @@ packages = [
include = [
"utcnow/*.py",
"utcnow/*.pyi",
"utcnow/protobuf/*.py",
"utcnow/protobuf/*.pyi",
"utcnow/py.typed",
]

Expand Down

0 comments on commit d82bf17

Please sign in to comment.