dtrx: fix build.
This commit is contained in:
parent
ed203761d8
commit
bfb212a0ca
1 changed files with 5 additions and 0 deletions
|
@ -12,3 +12,8 @@ homepage="https://github.com/dtrx-py/dtrx/"
|
|||
distfiles="https://github.com/dtrx-py/dtrx/archive/${version}.tar.gz"
|
||||
checksum=fb57a3cf334b2d03b4ab723c04f21c4a102cbbaeb179cf443eafb325e59a47e4
|
||||
make_check=no # Tests require docker
|
||||
|
||||
pre_build() {
|
||||
# https://github.com/dtrx-py/dtrx/issues/45
|
||||
vsed -e '/platform==unsupported;platform_system=="Windows"/d' -i setup.cfg
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue