Closed
Description
What about adding an aiomysql[rsa]
extra require, depending on PyMySQL[rsa]
, to pull cryptography?
It would have an advantage over manually installing cryptography: to pull the right version. Currently PyMySQL does not requires any specific version of cryptography, but could in the future.