Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
giphahne committed Nov 5, 2019
1 parent 2b398f4 commit 337671a
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 @@ -24,7 +24,7 @@
],
keywords='linguistics textgrid praat',
packages=find_packages(exclude=['contrib', 'docs', 'tests']),
install_requires=['argcomplete'],
install_requires=['argcomplete', 'textgrid'],
package_data={
'': ['package_data.dat'],
},
Expand Down

0 comments on commit 337671a

Please sign in to comment.