syrusakbary / fastdiff

A fast native implementation of diff algorithm with a pure Python fallback
https://pypi.org/project/fastdiff/
38 stars 4 forks source link

`pytest-runner` is deprecated #4

Open NateScarlet opened 4 years ago

NateScarlet commented 4 years ago

https://github.com/pytest-dev/pytest-runner/#deprecation-notice

This cause snapshottest install failure on my machine without proxy because dependencies in setup_requires not using configured pip index mirror.