intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
432 stars 239 forks source link

Should not force pip upgrade #378

Closed sacca97 closed 3 years ago

sacca97 commented 3 years ago

In case of utilization with old python version, running the installer script will "broke" pip, I suggest to make the two lines where pip install --upgrade pip is executed optional or to remove them at all.