kcnhub: python: remove isoext
parent
90e9706907
commit
d4f70517a1
|
@ -46,9 +46,12 @@
|
||||||
# fetching neuromorphic data:
|
# fetching neuromorphic data:
|
||||||
tonic
|
tonic
|
||||||
|
|
||||||
|
|
||||||
# Librairies to deal with mesh
|
# Librairies to deal with mesh
|
||||||
#pymeshlab
|
#pymeshlab
|
||||||
trimesh
|
trimesh
|
||||||
|
#isoext
|
||||||
|
|
||||||
# dependencies trimesh
|
# dependencies trimesh
|
||||||
lxml # Parse XML documents.
|
lxml # Parse XML documents.
|
||||||
networkx # Pure Python graph library
|
networkx # Pure Python graph library
|
||||||
|
|
Loading…
Reference in New Issue