Conversation
Member
as discussed offline.
Adds requirements-extra called passport. Installing via pip install ptb[passport] seems more intuitive to me than installing as pip install ptb[crypto] and it's more flexible in terms of which optional dependencies are actually needed for passports.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)
yes, I did that ;)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)
Closed
Member Author
Upgrading pytest required a small workaround, see pytest-dev/pytest#8343. Documented with comments. Let's see if that did the trick.
Member Author
Yeay, CI runs 🥳 Codecov is shy for some reason, but it looks good in the dashboard.