Skip to content

Commit 5c6083e

Browse files
author
James William Pye
committed
Add 'description' to .project.
1 parent 06b0198 commit 5c6083e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

postgresql/project.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# project information
22
name = 'py-postgresql'
33
identity = 'http://python.projects.postgresql.org/'
4-
author = "James William Pye <[email protected]>"
4+
author = 'James William Pye <[email protected]>'
5+
description = 'Driver and tools library for PostgreSQL'
56

67
# Set this to the target date when approaching a release.
78
date = None

0 commit comments

Comments
 (0)