Skip to content

Commit 3f98f18

Browse files
MAINT: Copy-edit short description in setup.py
1 parent e910141 commit 3f98f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def get_numpngw_version():
2929
name='numpngw',
3030
version=get_numpngw_version(),
3131
author='Warren Weckesser',
32-
description="Write numpy array(s) to a PNG or animated PNG file.",
32+
description="Write numpy arrays to a PNG or animated PNG file.",
3333
long_description=_long_description,
3434
license="BSD",
3535
url="https://github.com/WarrenWeckesser/numpngw",

0 commit comments

Comments
 (0)