Add typing to dependencies

pull/1/head
Matthew D. Scholefield 2017-12-18 19:34:38 -06:00
parent e3cb1f0bf4
commit 3a35b52e8e
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ setup(
'pyaudio',
'keras',
'wavio',
'typing',
# 'precise-runner' # Needs to get uploaded to PyPi first
],