diff options
| author | Yuval Adam <_@yuv.al> | 2018-12-20 10:18:03 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-12-20 10:18:03 +0200 |
| commit | b95a6169777f1dc43cfb3a3fc05fff8097bbd9d8 (patch) | |
| tree | 875ccb16583e760347feb94be502835c1b677b92 /playground/Pipfile | |
| parent | fd28acccc2dcc8ee4a4f2dc6ff6804c790195c6a (diff) | |
Playground WIP
Diffstat (limited to 'playground/Pipfile')
| -rw-r--r-- | playground/Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playground/Pipfile b/playground/Pipfile index bf1df79..ec66373 100644 --- a/playground/Pipfile +++ b/playground/Pipfile @@ -6,6 +6,7 @@ name = "pypi" [packages] jupyter = "*" scikit-image = "*" +opencv-python = "*" [dev-packages] |
