diff options
-rw-r--r-- | test_requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt index b586b813d..4395fed48 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -5,6 +5,5 @@ pytz==2019.3 pytest-cov==2.8.1 pickle5; python_version == '3.7' pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy' -nose # for numpy.random.test.test_extending cffi |