update and fix Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
from tdm_reaper cimport tdm_reaper
|
||||
import json as jn
|
||||
import numpy as np
|
||||
# import numpy as np
|
||||
|
||||
cdef class tdmreaper:
|
||||
|
||||
|
@@ -1,2 +1 @@
|
||||
Cython==0.29.21
|
||||
numpy==1.18.4
|
||||
|
Reference in New Issue
Block a user