Skip to content
Snippets Groups Projects
Commit bd5b5af0 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Add dependency tqdm

parent 1897fc12
Branches
Tags
No related merge requests found
...@@ -34,6 +34,7 @@ install_requires = ...@@ -34,6 +34,7 @@ install_requires =
numpy numpy
pystencils>=0.2.7 pystencils>=0.2.7
jinja2 jinja2
tqdm
stringcase # for converting to camelcase for tensorflow stringcase # for converting to camelcase for tensorflow
# The usage of test_requires is discouraged, see `Dependency Management` docs # The usage of test_requires is discouraged, see `Dependency Management` docs
test_requires = test_requires =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment