Skip to content
Snippets Groups Projects
Commit db62ae2b authored by Andi Gerken's avatar Andi Gerken
Browse files

Added pandas to setup

parent 2c325fd5
Branches
No related tags found
1 merge request!5Master
Pipeline #33954 failed
......@@ -16,7 +16,7 @@ setup(
version="0.1",
author="",
author_email="",
install_requires=["h5py>=3", "numpy"],
install_requires=["h5py>=3", "numpy", "pandas"],
classifiers=[
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment