diff --git a/__pkginfo__.py b/__pkginfo__.py
index 1166c3771d9771ecae7e2e6c71ce882e4522ed2f_X19wa2dpbmZvX18ucHk=..5e400913c39eecf37daf129944204ad98e54643e_X19wa2dpbmZvX18ucHk= 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -70,4 +70,5 @@
                                          'gecodesearch','gecodesupport'],
                               extra_compile_args=['-DGE_VERSION=%s' % GECODE_VERSION],
                               extra_link_args=['-static-libgcc'],
-                ]
\ No newline at end of file
+                              )
+                    ]