Remove pyopencl from requirements.txt

- travis-ci builds pyopencl from source, which fails due to missing
  OpenCL headers
This commit is contained in:
Peter Šurda 2018-03-29 10:31:10 +02:00
parent 8bf533802b
commit d3d484dc08
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 0 additions and 1 deletions

View File

@ -2,4 +2,3 @@ setuptools
numpy
gi
msgpack_python
pyopencl