required packages

This commit is contained in:
Martin Diehl 2020-08-05 06:20:05 +02:00
parent 856dc22eab
commit 0aaba487d7
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ setuptools.setup(
"scipy",
"h5py",
"vtk",
"matplotlib",
"PIL",
],
classifiers = [
"Intended Audience :: Science/Research",