pyodide/packages/cryptography
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 Use upstream chrono for cryptography (#3124) 2022-09-18 20:58:53 -07:00
meta.yaml Add rust toolchain to the pyodide-env docker image (#3441) 2023-01-10 13:28:04 +09:00
test_cryptography.py MAINT Switch to pytest-pyodide (#2893) 2022-07-31 19:00:45 +09:00