mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
windows: clean up easy-install pollution
This commit is contained in:
parent
5bc2cf6cc2
commit
dfb2908d09
@ -12,6 +12,7 @@ build() {
|
||||
cd source
|
||||
wine-msys2-build python setup.py install --prefix=../mingw64
|
||||
cd ..
|
||||
rm mingw64/lib/python3.9/site-packages/easy-install.pth
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user