Added pyedr in requirements.txt
This commit is contained in:
parent
f527d25864
commit
787882810c
@ -11,4 +11,5 @@ dependencies = [
|
||||
"dask",
|
||||
"pathos",
|
||||
"tables"
|
||||
"pyedr"
|
||||
]
|
||||
|
@ -4,3 +4,4 @@ dask
|
||||
pathos
|
||||
tables
|
||||
pytest
|
||||
pyedr
|
Loading…
Reference in New Issue
Block a user