This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
92 B
Bash
Executable File

#!/bin/sh
pip3 install -r kivy-requirements.txt
export INSTALL_TESTS=True
pip3 install .