test github actions

This commit is contained in:
Bastien Gérard
2020-11-02 20:31:23 +01:00
committed by Bastien Gerard
parent 6b5231265c
commit fe9f7f1f80
4 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
pip install --upgrade pip
pip install coveralls
pip install pre-commit
pip install tox