pyodide/packages/bcrypt
Gyeongjae Choi ef112108c9
Add rust toolchain to the pyodide-env docker image (#3441)
This adds rust toolchain into our docker image so we don't have to install it every time.

make rust command still exists, but I removed it from the docs. So now a user (who wants to build a package that requires rust) is responsible for installing rust toolchain in their build setup, which is reasonable I think.

Co-authored-by: josephrocca <1167575+josephrocca@users.noreply.github.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2023-01-10 13:28:04 +09:00
..
patches Add bcrypt (#3125) 2022-09-20 13:46:43 +09:00
meta.yaml Add rust toolchain to the pyodide-env docker image (#3441) 2023-01-10 13:28:04 +09:00
test_bcrypt.py Add bcrypt (#3125) 2022-09-20 13:46:43 +09:00