This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-12-02
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-12-02
Code
Issues
168
Pull Requests
53
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2024-12-02
. You can view files and clone it, but cannot push or open issues or pull requests.
ffe70350c7
PyBitmessage-2024-12-02
/
.buildbot
/
kivy
/
test.sh
4 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
seperate kivy test dockerfile
2021-12-23 17:24:59 +01:00
#!/bin/bash
Cleanup kivy test recipe: - reuse requirements, follow KivyMD doc - remove unneeded packages - explicitly run python3 in test.sh - use pip for installation
2022-05-07 14:22:18 +02:00
xvfb-run python3 tests-kivy.py
Reference in New Issue
Copy Permalink