X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=setup.py;h=cf773c7a763fd688939e9c91c59713d3af369ce8;hb=604fff9480725be074699b0360121484b1875eaa;hp=c39047d717bc883e19d3571f76fd3eef94c10c93;hpb=23309f235879380a5ef7db3a51bda4d12e31902e;p=mpd-sima.git diff --git a/setup.py b/setup.py index c39047d..cf773c7 100755 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ setup(name='MPD_sima', entry_points={ 'console_scripts': ['mpd-sima = sima.launch:main',] }, - test_suite="tests", + test_suite="tests", ) # VIM MODLINE