python
python copied to clipboard
pytest in production dependencies
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.