Skip to content

Commit 5921ada

Browse files
committed
update
1 parent 7c4f77a commit 5921ada

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ def package_files(directory):
6868
'numba',
6969
'pathos',
7070
'tqdm',
71-
'pycountry'
71+
'pandas-datareader',
72+
'pillow'
7273
],
7374

7475
package_data={'': extra_files },

0 commit comments

Comments
 (0)