We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad4f48 commit 8158930Copy full SHA for 8158930
compatibility-tests/run.sh
@@ -16,7 +16,6 @@ python_purge () {
16
install_libraries() {
17
python3 -m pip install aiohttp
18
python3 -m pip install ecdsa
19
- python3 -m pip install pysha3
20
python3 -m pip install grpcio
21
python3 -m pip install typing
22
python3 -m pip install protobuf
@@ -275,4 +274,4 @@ python_purge
275
274
install_libraries
276
run_tests
277
python_purge
278
-break
+break
0 commit comments