aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 91e93e22..3339f5db 100644
--- a/setup.py
+++ b/setup.py
@@ -72,6 +72,8 @@ install_requires = [
'PyLD<2.0.0', # Breaks a Python 3 test if >= 2.0.0.
'ExifRead>=2.0.0',
'email-validator', # Seems that WTForms must have dropped this.
+ 'soundfile<=0.10.999' # Tested with 0.10.3.post1
+
# This is optional:
# 'translitcodec',
# For now we're expecting that users will install this from