@@ -2,6 +2,6 @@ from setuptools import setup
if __name__ == "__main__":
setup(
install_requires=[],
install_requires=["numpy", "h5py", "bec-lib"],
extras_require={"dev": ["pytest", "pytest-random-order", "coverage"]},
)
The note is not visible to the blocked user.