import-expression-parser icon indicating copy to clipboard operation
import-expression-parser copied to clipboard

Prefer pytest over py.test

Open itslychee opened this issue 1 year ago • 0 comments

Usage of py.test is deprecated and seems to be removed judging from packaging this in nixpkgs, I've simply replaced py.test references with pytest

https://github.com/pytest-dev/pytest/issues/1629#issue-161422224

itslychee avatar Feb 11 '24 06:02 itslychee