Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
While pip / PyPi is obviously very useful, it would also be useful to have the mariadb connector package available through conda / conda-forge channel.
I.e. it would be useful if we could install it like this:
conda install -c conda-forge mariadb
|