ApeWorX / ApeWorX/web3.py

Separate `pytest_ethereum` from package or make conditionally install

Open
#3,519 0 comments 0 reactions 1 assignee Claimed by @kclowes View on GitHub
Dominant language
Python
Stars
5.5k
Forks
1.7k
Avg merge
3d 10h
Merged PRs (30d)
2

Description

### What feature should we add?

A way to avoid the pytest entry point for the `pytest_ethereum` plugin.
Right now, I am doing `-p no:pytest_ethereum` everywhere because of the `eth-typing` 5.0.0 thing, but perhaps a more minimal install of `web3.py` w/o the Pytest plugin would be helpful for frameworks like Ape which are using their own pytest plugin.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.