- Clone the Repo.
- Go to any dir & do
poetry install && poetry shell
to activate the virtual env. - Check by doing
which python
to see if the env is activated.(I have faced this issue. Poetry needs to dopoetry shell
2-3 times) - Do your regular
pip install
stuffs. - That's it.
Directory | Link |
---|---|
ape-general | Link |
Raise-warnings-if-value | Link |
pyproject-base-ape-config-test | Link |
ape-option-to-load-contracts-from-abi | Link |
ape-remove-option-for-ape-pm-test | Link |
ape-return-signed-message | Link |
ape_ens | Link |
public-key-method-to-KeyFileAccount | Link |