Commit cedc9f70 authored by rusty1s's avatar rusty1s
Browse files

version 2

parent 35063dbb
version: 2
build: build:
image: latest image: latest
...@@ -5,7 +7,8 @@ python: ...@@ -5,7 +7,8 @@ python:
version: 3.7 version: 3.7
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
setup_py_install: true - method: setuptools
path: .
system_packages: true system_packages: true
formats: [] formats: []
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment