Skip to content

Commit

Permalink
MAINT: Copy-edit short description in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Jun 2, 2024
1 parent e910141 commit 3f98f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def get_numpngw_version():
name='numpngw',
version=get_numpngw_version(),
author='Warren Weckesser',
description="Write numpy array(s) to a PNG or animated PNG file.",
description="Write numpy arrays to a PNG or animated PNG file.",
long_description=_long_description,
license="BSD",
url="https://github.com/WarrenWeckesser/numpngw",
Expand Down

0 comments on commit 3f98f18

Please sign in to comment.