diff --git a/setup.py b/setup.py index 3c8d91606620b20fe9d6d9b837034d81d143a849..11f6623eaecbdcaa5c12591e64f3a6c284af637c 100644 --- a/setup.py +++ b/setup.py @@ -21,5 +21,3 @@ setup( install_requires=MAIN_REQUIREMENTS, classifiers=[], ) - -# test \ No newline at end of file