We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce228b6 commit 5dfeda2Copy full SHA for 5dfeda2
setup.py
@@ -95,6 +95,7 @@
95
"Source Code": "https://www.github.com/mariadb-corporation/"
96
"mariadb-connector-python",
97
},
98
+ install_requires=['packaging'],
99
ext_modules=[Extension('mariadb._mariadb',
100
['mariadb/mariadb.c',
101
'mariadb/mariadb_codecs.c',
0 commit comments