Skip to content

Commit 1633498

Browse files
committed
Drop the nose requirement
As we now use a new enough version of `numcodecs` to be free of the `nose` requirement (not to mention `zarr` no longer directly uses `nose`), drop `nose` from the requirements.
1 parent 5694012 commit 1633498

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements_dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ idna==2.6
1515
mccabe==0.6.1
1616
monotonic==1.3
1717
msgpack-python==0.4.8
18-
nose==1.3.7
1918
numcodecs==0.5.3
2019
numpy==1.13.3
2120
packaging==16.8

windows_conda_dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ fasteners
44
flake8
55
monotonic
66
msgpack-python
7-
nose
87
numcodecs
98
numpy
109
setuptools_scm

0 commit comments

Comments
 (0)