This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
fphammerle
/
symuid
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
340e1cee6e
Ramuri
Etichete
master
1.0.0
symuid
/
.githooks
/
pre-commit
pre-commit
69 B
Istoric
Crud
1
2
3
4
5
6
7
#!/bin/sh
set -ex
pipenv clean
pipenv sync --dev
pipenv run pytest