9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
# add python requirements for unittests here, note install pycocotools
|
|
# directly is not supported in travis ci, it is installed by compiling
|
|
# from source files in unittest.sh
|
|
tqdm
|
|
cython
|
|
shapely
|
|
llvmlite==0.33
|
|
numba==0.50
|