Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jzvikart committed Oct 28, 2023
1 parent 35e9463 commit ce0bb4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/setup-linux-environment-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ echo '. ~/.bash_profile' >> ~/.bashrc
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.33.0

python3 -m pip install pytest==7.4.3 web3==6.11.1 grpcio-tools==1.59.0 toml==0.10.2 PyYAML==6.0.1

python3 -m pip freeze | sort

0 comments on commit ce0bb4e

Please sign in to comment.