Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Must remove dependence on transitive dependencies: ``` ❯ poetry show py name : py version : 1.11.0 description : library with cross-python path, ini-parsing, io, code, log facilities required by - pytest-forked * - pyzmq * - tox >=1.4.17 ``` Note: - `pytest-forked` removed as of tox `3.0.0` - tox does not use affected part of the library, and 4.0 will remove py dependency completely.
- Loading branch information