diff --git a/setup.py b/setup.py index 3d359d9..7238518 100755 --- a/setup.py +++ b/setup.py @@ -44,5 +44,3 @@ setup( "Programming Language :: Python :: Implementation :: PyPy", ], ) - -# End of file