-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marcel
committed
Dec 16, 2019
1 parent
975422a
commit e6cce0e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Heatmap-Provider
updated
8 files
+14 −0 | .github/workflows/dockerimage.yml | |
+34 −0 | .github/workflows/pythonpackage.yml | |
+26 −0 | .github/workflows/pythonpublish.yml | |
+3 −1 | .travis.yml | |
+6 −18 | Dockerfile | |
+1 −1 | README.md | |
+2 −2 | app.py | |
+12 −0 | setup.py |