mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add missing comma.
This commit is contained in:
@ -50,7 +50,7 @@ setup (name = "PyGreSQL",
|
||||
include_dirs = include_dirs,
|
||||
library_dirs = library_dirs,
|
||||
libraries = optional_libs
|
||||
)]
|
||||
)],
|
||||
data_files = data_files
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user