-
- Downloads
There was a problem fetching the pipeline summary.
More python fixes after gigantic move
parent
db8a44fd
No related branches found
No related tags found
Pipeline #
Showing
- beat/editor/resources.py 408 additions, 0 deletionsbeat/editor/resources.py
- beat/editor/scripts/server.py 47 additions, 432 deletionsbeat/editor/scripts/server.py
- beat/editor/templates.py 0 additions, 51 deletionsbeat/editor/templates.py
- beat/editor/utils.py 179 additions, 0 deletionsbeat/editor/utils.py
- conda/meta.yaml 4 additions, 3 deletionsconda/meta.yaml
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- setup.py 1 addition, 1 deletionsetup.py
beat/editor/resources.py
0 → 100644
beat/editor/templates.py
deleted
100644 → 0
beat/editor/utils.py
0 → 100644
... | @@ -4,3 +4,5 @@ jinja2 | ... | @@ -4,3 +4,5 @@ jinja2 |
flask | flask | ||
flask-cors | flask-cors | ||
flask-restful | flask-restful | ||
docopt | |||
beat.cmdline |
Please register or sign in to comment