Skip to content

Commit fec748f

Browse files
committed
Add librt as runtime dependency
1 parent c71fef0 commit fec748f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dependencies = [
5454
"mypy_extensions>=1.0.0",
5555
"pathspec>=0.9.0",
5656
"tomli>=1.1.0; python_version<'3.11'",
57+
"librt>=0.1.0",
5758
]
5859
dynamic = ["version"]
5960

0 commit comments

Comments
 (0)