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