Hello right now to deploy my changes in my server for testing purpose I just copy my working folder there (in server), then I execute ’python sertup.py install
and it works fine.
But for production environment this is the only approach available? Or there is a way to generate compiled version on install, because right now the sources are keeping into modules folder after run setup.py