aristanetworks / atd-public

25 stars 32 forks source link

Cleanup pip installs and allow breaking system packages #842

Closed JulioPDX closed 5 months ago

JulioPDX commented 5 months ago

Since we do not leverage a virtual environment on coder, we must set break system packages to true. Also setting pip flags to cleanup install commands.

Also set coder version to latest at the time of this PR.