Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 8e6c354

Browse files
committed
chore: fix CI
1 parent f8ef4af commit 8e6c354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def find_stub_files(stub_root: str):
146146
python_requires='>=3.10',
147147
install_requires=[
148148
'JPype1>=1.5.0',
149+
'multipledispatch>=1.0.0'
149150
],
150151
cmdclass={'build_py': FetchDependencies},
151152
package_data={

0 commit comments

Comments
 (0)