Skip to content

Commit

Permalink
Drop redundant PYTHONPATH definition
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Aug 5, 2022
1 parent 77435e1 commit 1eef50c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

set -eu

export PYTHONPATH=/root/.local/lib/python3.6/site-packages

OPTIONS="contract config format corpus-dir test-limit test-mode shrink-limit \
seq-len contract-addr deployer sender seed crytic-args solc-args"

Expand Down

0 comments on commit 1eef50c

Please sign in to comment.