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

Add requirement p_tqdm

parent 8319600b
No related branches found
No related tags found
No related merge requests found
Pipeline #18031 passed
...@@ -35,6 +35,7 @@ install_requires = ...@@ -35,6 +35,7 @@ install_requires =
pystencils>=0.2.7 pystencils>=0.2.7
jinja2 jinja2
tqdm tqdm
p_tqdm # for parallel compilation in tensorflow_jit
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