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.
9adcd1bdc9
PyBitmessage-2024-12-03
/
.buildbot
/
tox-jammy
/
test.sh
5 lines
46 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a buildbot dir for jammy, running only py310 env
2022-05-09 18:35:36 +02:00
#!/bin/sh
Run the lint env in the jammy buildbot dir
2024-04-09 00:35:32 +02:00
tox -e lint
||
exit
1
Add a buildbot dir for jammy, running only py310 env
2022-05-09 18:35:36 +02:00
tox -e py310
Reference in New Issue
Copy Permalink