Skip to content

Commit 4f4794c

Browse files
committed
Misc
1 parent 765e0bb commit 4f4794c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ _venv_pypy_create:
113113
{{pypy_bin}} -m venv --clear dev/venv-pypy
114114

115115
_venv_pypy_update:
116-
{{pypy_run}} pip install --upgrade hyperscan pip pytest pytest-benchmark setuptools wheel
116+
{{pypy_run}} pip install --upgrade pip pytest pytest-benchmark setuptools wheel
117117
{{pypy_run}} pip install -e .
118118

119119

0 commit comments

Comments
 (0)