#!/bin/bash

CIBW_PLATFORM=linux pytest "$@"
