Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add hack to fix ply installation on opensuse
The python3-ply package is indirectly a dependency of dhcp-client, which is not exactly an optional package. Pip >=10 refuses to install ply from global-requirements with this distro package is installed, so our only option is to remove it manually. Change-Id: I377fdd4a581eb4b6275584d92cafc0b783fe3b84
- Loading branch information