Lee Miller
a38790da60
- reuse requirements, follow KivyMD doc - remove unneeded packages - explicitly run python3 in test.sh - use pip for installation
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
|
|
xvfb-run python3 tests-kivy.py
|