diff options
| author | Stephen <stephengroat@users.noreply.github.com> | 2019-01-05 14:06:13 -0800 |
|---|---|---|
| committer | Stephen G <stephen@egroat.com> | 2019-01-10 09:54:37 -0800 |
| commit | a3f8c8e12095b041d4e957deac058ac2982dea7a (patch) | |
| tree | e3a1a09d98296b339051aa25ecc96f77c6249d6d /optional_requirements.txt | |
| parent | 23f8ec26959d258e3613e94a66822c61eb6b5204 (diff) | |
| download | focaccia-miasm-a3f8c8e12095b041d4e957deac058ac2982dea7a.tar.gz focaccia-miasm-a3f8c8e12095b041d4e957deac058ac2982dea7a.zip | |
cleanup travis.yml
Include pip requirements.txt files and pin versions where needed No double venv
Diffstat (limited to 'optional_requirements.txt')
| -rw-r--r-- | optional_requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/optional_requirements.txt b/optional_requirements.txt new file mode 100644 index 00000000..e9a2d09f --- /dev/null +++ b/optional_requirements.txt @@ -0,0 +1,2 @@ +pycparser +z3-solver |