Skip to content

Commit

Permalink
hypothesis too
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewb1 committed Nov 13, 2023
1 parent 51cbd08 commit 3ad9635
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
44 changes: 43 additions & 1 deletion userspace/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion userspace/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ pydub = "*"
aiohttp = "*"
aiortc = "*"
evdev = "*"
hypothesis = "*"
pytest = "*"
pytest-cov = "*"
pytest-cpp = "*"
Expand Down Expand Up @@ -97,4 +98,3 @@ flaky = "*"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
hypothesis = "*"

0 comments on commit 3ad9635

Please sign in to comment.