This repository has been archived on 2024-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-23/.buildbot/bionic/build.sh
2022-04-28 19:47:51 +05:30

4 lines
67 B
Bash
Executable File

#!/bin/sh
python setup.py install --user
export PYTHONWARNINGS=all