Hello i have builted my own version of mathics (https://github.com/mathics/Mathics) based on python3 and I install on my machine ( am using ubuntu ) by typing on terminal
python3 setup.py --help install
where the setup.py of mathics is located . Now i want to send to my instructor my version of mathics but he is using Mac os X . Is the procedure same ? by assuming he has python3 installed . Is there any specific instruction for him to send him ?
Thank you in advance !