mirror of https://github.com/pyodide/pyodide.git
MAINT added missing build==0.7.0 dependency in requirements.txt (#2454)
This commit is contained in:
parent
7152cea01d
commit
6e4a63fb89
|
@ -2,6 +2,7 @@
|
||||||
# lint
|
# lint
|
||||||
pre-commit
|
pre-commit
|
||||||
# testing
|
# testing
|
||||||
|
build==0.7.0
|
||||||
hypothesis
|
hypothesis
|
||||||
pexpect
|
pexpect
|
||||||
pytest
|
pytest
|
||||||
|
|
Loading…
Reference in New Issue