mirror of
https://github.com/sprockets/sprockets.http.git
synced 2024-11-14 19:29:28 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
---
|
|
formats: # only HTML & json
|
|
- none
|
|
requirements_file: requires/development.txt
|
|
build:
|
|
image: latest
|
|
python:
|
|
version: 3
|