Closed Uxio0 closed 2 years ago
hi @kclowes , can we please merge this in? Currently running into issues when using eth-brownie
and installing gnosis-py
due to the typing-extensions
dependency.
Thanks for the PR @Uxio0! I changed it to follow the compat pattern from web3, just to be consistent across our libraries. I also added additional lint runs for each Python version we support which feels a little overkill, but I've also run into issues with linting on different Python versions recently. I don't think it adds too much overhead but we can re-evaluate if it feels too clunky or if we want our tests to run faster later.
@Uxio0 @sunwrobert I'll get this released early next week!
Sorry about the delay, @Uxio0 and @sunwrobert. 2.0.1 is out with this change!