This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-12-03
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-12-03
Code
Issues
168
Pull Requests
53
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2024-12-03
. You can view files and clone it, but cannot push or open issues or pull requests.
0c110b9deb
PyBitmessage-2024-12-03
/
.buildbot
/
tox-bionic
/
test.sh
5 lines
43 B
Bash
Raw
Normal View
History
Unescape
Escape
Add tox buildbot testing scenario
2022-04-22 17:00:08 +02:00
#!/bin/sh
Reduce number of globally disabled bandit checks and uncomment fail fast in the test script.
2024-03-06 11:44:52 +01:00
tox -e lint-basic
||
exit
1
Add tox buildbot testing scenario
2022-04-22 17:00:08 +02:00
tox
Reference in New Issue
Copy Permalink