pre-commit-ci[bot]
52e8609c54
[pre-commit.ci] pre-commit autoupdate ( #3254 )
2022-12-02 15:12:33 -08:00
pre-commit-ci[bot]
efcca8be91
[pre-commit.ci] pre-commit autoupdate ( #2928 )
2022-09-13 15:12:40 -07:00
Gyeongjae Choi
26535e33cd
Unvendor sqlite3 from stdlib ( #2946 )
...
Unvendor the standard library sqlite3 to reduce the size of the main module. It reduces the size of pyodide.asm.wasm around ~1.4MB.
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-08-22 08:52:50 +09:00
Gyeongjae Choi
6acd1dd02b
Add an import hook for unvendored and removed stdlibs ( #2973 )
2022-08-17 22:03:21 +02:00
Roman Yurchak
c85e00806b
MAINT Switch to pytest-pyodide ( #2893 )
...
Co-authored-by: ryanking13 <def6488@gmail.com>
2022-07-31 19:00:45 +09:00
Hood Chatham
36dee13657
MAINT run_in_pyodide function should take selenium fixture as an explicit argument ( #2617 )
...
This updates run_in_pyodide to assume that the first argument of the function will be a selenium fixture.
2022-05-25 19:47:43 -07:00
Hood Chatham
ecaab15c12
Pytest rewrites for run_in_pyodide ( #2510 )
2022-05-08 18:43:26 -07:00
Gyeongjae Choi
b20b43bd66
MAINT Split conftest.py into modules ( #2418 )
2022-05-08 16:52:08 +09:00
Hood Chatham
0a9153e7c6
Add cryptography, openssl, and _ssl packages ( #2263 )
2022-03-11 22:05:36 -08:00