Skip to content

Commit b8a0634

Browse files
committed
updated description
1 parent 16fb3d0 commit b8a0634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
author="Greg Lamp",
88
author_email="lamp.greg@gmail.com",
99
url="https://github.com/glamp/bashplotlib",
10-
license=open("LICENSE.txt"),
10+
license=open("LICENSE.txt").read(),
1111
packages=find_packages(),
1212
description="plotting from the command line",
1313
long_description=open("README.txt").read(),

0 commit comments

Comments
 (0)