diff --git a/MANIFEST b/MANIFEST index 665e10835..8d686843d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -383,4 +383,4 @@ py/xmlobj/testing/__init__.py py/xmlobj/testing/test_html.py py/xmlobj/testing/test_xml.py py/xmlobj/visit.py -py/xmlobj/xml.py \ No newline at end of file +py/xmlobj/xml.py diff --git a/setup.py b/setup.py index 3976cd284..0ba3ad60d 100644 --- a/setup.py +++ b/setup.py @@ -149,4 +149,4 @@ def main(): if __name__ == '__main__': main() - \ No newline at end of file +