algorand / graviton

🧑‍🔬 verify your TEAL program by experiment and observation
MIT License
17 stars 8 forks source link

Illustrate running integration tests with Python 3.10 via asdf #7

Closed michaeldiamant closed 2 years ago

michaeldiamant commented 2 years ago

Illustrates running integration tests with Python 3.10 via asdf.

After working toward the PR, I discovered a better approach. In case the approach is a useful reference later on, I'm opening and closing the PR for illustrative purposes.

tzaffi commented 2 years ago

Do you have a link to the better approach @michaeldiamant ?

michaeldiamant commented 2 years ago

@tzaffi Yes - https://github.com/algorand/graviton/pull/8 I think is better. Sorry, I didn't explicitly link from here to the alternative PR.