Skip to content

Commit

Permalink
fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmaat committed Dec 18, 2018
1 parent 0a9705a commit e19b3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
zip_safe=True,

# python package dependancies
install_requires=['joblib', 'segments'],
install_requires=['joblib', 'segments', 'attrs>=18.1'],
extras_require={'test': ['pytest']},

# include any files in phonemizer/share
Expand Down

0 comments on commit e19b3a8

Please sign in to comment.