added gin and absl-py

This commit is contained in:
Kashif Rasul
2019-07-14 22:14:41 +02:00
parent b0aaa3ae02
commit 05915201ff
+2
View File
@@ -22,6 +22,8 @@ setup(
'tqdm',
'ujson',
'pydantic',
'gin-config',
'absl-py',
],
test_suite='tests',