X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=79debc0a40bcf8a101ef420275738b22b970a1bf;hb=16fc7a3f3135bbf386403e7e165092787e39cbcb;hp=097c5f2ec5d09dca4d6a0e12efbc8916e96c7947;hpb=ecee05390277f57b02d21ffca0195292bde1defa;p=nodemanager.git diff --git a/setup.py b/setup.py index 097c5f2..79debc0 100644 --- a/setup.py +++ b/setup.py @@ -55,9 +55,6 @@ setup( # this plugin uses vserver for now 'plugins.drl', ], - scripts = [ - 'forward_api_calls', - ], packages =[ ], )