python icon indicating copy to clipboard operation
python copied to clipboard

pytest in production dependencies

Open alexeyshockov opened this issue 2 years ago • 0 comments

Hey, thanks for the SDK!

When migration from 3.x to 4.x I noticed that pytest is now required by the package by default. Could you please remove this requirement, as it's obvious dev dependency that is not used in normal code?

This pollution our installation a lot currently.

alexeyshockov avatar Oct 13 '23 08:10 alexeyshockov