This repository has been archived on 2024-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-08-21/.buildbot/tox-jammy/test.sh

5 lines
54 B
Bash
Raw Normal View History

#!/bin/sh
tox -e lint-basic # || exit 1
tox -e py310