refactor(testing): miscellaneous improvements and bugfixes

Includes bugfix on `tycho-indexer-client` and `protosim_py`, a script to simplify setting up testing python env and cli improvements. Also add support for building runtime for SwapAdapters with many args that was bugged before.
This commit is contained in:
Florian Pellissier
2024-08-16 15:20:55 +02:00
parent 115e552f2f
commit bc2cd6bab2
9 changed files with 60 additions and 16 deletions

View File

@@ -2,5 +2,5 @@ psycopg2==2.9.9
PyYAML==6.0.1
Requests==2.32.2
web3==5.31.3
tycho-indexer-client>=0.7.0
protosim_py>=0.5.0
tycho-indexer-client>=0.7.2
protosim_py>=0.6.3