This website requires JavaScript.
Explore
Help
Sign In
community
/
idea33-buildledger-verifiable-oss
Watch
34
Star
0
Fork
You've already forked idea33-buildledger-verifiable-oss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7085a05ae7
idea33-buildledger-verifiab...
/
test.sh
7 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
python3 -m pip install -e
".[test]"
pytest
python3 -m build
Reference in New Issue
View Git Blame
Copy Permalink