Skip to content
Snippets Groups Projects
Commit 4d132e37 authored by Philipp Gühring's avatar Philipp Gühring
Browse files

Fixed the array

parent 0e0d57c1
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,6 @@ setup(name='lclayout',
'scipy>=1.5.*', # BSD
'liberty-parser>=0.0.10', # GPLv3
'pysmt==0.9.*', # Apache-2.0
'z3-solver==4.8.*', #
'z3-solver==4.8.*' #
],
zip_safe=False)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment