8000 add pyosreplace package to requirements · zarr-developers/zarr-python@1aee7cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 1aee7cf

Browse files
author
SBA
committed
add pyosreplace package to requirements
1 parent 9539120 commit 1aee7cf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ fasteners
33
numcodecs
44
numpy
55
pytest
6+
pyosreplace; python_version < '3.3' and sys.platform == 'win32'

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
asciitree==0.3.3
22
fasteners==0.14.1
33
numcodecs==0.5.5
4+
pyosreplace==0.1; python_version < '3.3' and sys.platform == 'win32'

0 commit comments

Comments
 (0)
0