We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71fef0 commit bf0a60cCopy full SHA for bf0a60c
pyproject.toml
@@ -54,6 +54,7 @@ dependencies = [
54
"mypy_extensions>=1.0.0",
55
"pathspec>=0.9.0",
56
"tomli>=1.1.0; python_version<'3.11'",
57
+ "librt>=0.1.0",
58
]
59
dynamic = ["version"]
60
0 commit comments