2023-05-10 20:52:52 -04:00

9 lines
211 B
INI

[bdist_wheel]
# the `universal` setting means that the project runs unmodified on both Python 2 and 3,
# and doesn't use any C extensions to Python
universal=1
[options.extras_require]
whisper-api =
openai