cleanup: remove redundant entry from test-requirements

This commit is contained in:
Jake VanderPlas 2021-08-20 10:09:14 -07:00
parent 705d5ed59b
commit 7fa151c5c3

View File

@ -1,10 +1,9 @@
flake8
flatbuffers==1.12
numpy>=1.17
mypy==0.902
pillow>=8.3.1
pytest-benchmark
pytest-xdist
wheel
# Install jax from the current directory; minimum required jaxlib from pypi.
# Install jax from the current directory with minimum jaxlib from pypi.
.[minimum-jaxlib]