kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

remove TestCommand to fix compatibility with setuptools 72 #857

Closed agroszer closed 4 months ago

agroszer commented 4 months ago

Removed the import and the seemingly unused class PyTest. Looks like GH actions just use exec pytest.