Remove unneeded script for tmserver
We were previously uploading a custom Python entry point script for tmserver, which is unneeded because pip3 will build one for us when installing the package. This commit removes the custom entry point and adds a dependency relation between the installed script and the package installation.
Loading
Please register or sign in to comment