Skip to content

Commit

Permalink
Added packaging module as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
9EOR9 committed Oct 19, 2022
1 parent ce228b6 commit 5dfeda2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"Source Code": "https://www.github.com/mariadb-corporation/"
"mariadb-connector-python",
},
install_requires=['packaging'],
ext_modules=[Extension('mariadb._mariadb',
['mariadb/mariadb.c',
'mariadb/mariadb_codecs.c',
Expand Down

0 comments on commit 5dfeda2

Please sign in to comment.