We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e910141 commit 3f98f18Copy full SHA for 3f98f18
setup.py
@@ -29,7 +29,7 @@ def get_numpngw_version():
29
name='numpngw',
30
version=get_numpngw_version(),
31
author='Warren Weckesser',
32
- description="Write numpy array(s) to a PNG or animated PNG file.",
+ description="Write numpy arrays to a PNG or animated PNG file.",
33
long_description=_long_description,
34
license="BSD",
35
url="https://github.com/WarrenWeckesser/numpngw",
0 commit comments