1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-19 14:23:27 +01:00

Require wheel for numpy setup.

This commit is contained in:
Markus Birth 2017-11-02 02:03:47 +01:00
parent 24ae0ba168
commit f290ec0ef2
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

View File

@ -1,3 +1,4 @@
wheel
defusedxml
numpy
requests