Skip to content

Commit bbc66df

Browse files
authored
Delete unused files (zarr-developers#1251)
* Delete build.cmd This file was leftover from before numcodecs was split from zarr-python. It was used to aid in compiling the Cython extensions on Windows. However zarr-python pure Python. So there is not a need to keep this file. It also doesn't appear to be used here. So drop it. * Update release.rst * Delete unused `.gitmodules` as well This was for pointing to Blosc. Again not needed after the zarr-python/numcodecs split. * Drop `release.txt` This is unused. Releases are handled through GitHub Actions. One should look there if attempting to reproduce outside of that infrastructure. * Drop unused `windows_conda_dev.txt` * Generalize release entry
1 parent aa84fcb commit bbc66df

File tree

5 files changed

+3
-64
lines changed

5 files changed

+3
-64
lines changed

.gitmodules

Whitespace-only changes.

build.cmd

-45
This file was deleted.

docs/release.rst

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Maintenance
2020
* Simplify if/else statement.
2121
By :user:`Dimitri Papadopoulos Orfanos <DimitriPapadopoulos>` :issue:`1227`.
2222

23+
* Delete unused files.
24+
By :user:`John Kirkham <jakirkham>` :issue:`1251`.
25+
2326
* Migrate to ``pyproject.toml`` and remove redundant infrastructure.
2427
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1158`.
2528

release.txt

-10
This file was deleted.

windows_conda_dev.txt

-9
This file was deleted.

0 commit comments

Comments
 (0)