Skip to content

Commit

Permalink
Merge pull request #1037 from commial/refactor/requirements.txt
Browse files Browse the repository at this point in the history
Move "llvmlite" to optional requirements
  • Loading branch information
serpilliere authored May 10, 2019
2 parents c922e70 + acd21bb commit 142fb34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions optional_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pycparser
z3-solver==4.5.1.0
llvmlite==0.26.0
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pyparsing
future
llvmlite==0.26.0

0 comments on commit 142fb34

Please sign in to comment.