Skip to content

Commit

Permalink
switch back to older chia-dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakuhito committed Nov 1, 2023
1 parent 4aff325 commit 016da70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# python3 -m venv venv + install
. ./venv/bin/activate
export CHIA_ROOT=~/.chia/simulator/main
pip install --extra-index-url https://pypi.chia.net/simple/ chia-dev-tools
pip install --extra-index-url https://pypi.chia.net/simple/ chia-dev-tools==1.2.2
pip install -r requirements.txt


Expand Down

0 comments on commit 016da70

Please sign in to comment.