Remove unused file

This commit is contained in:
Luke Murphy 2020-05-16 18:17:08 +02:00
parent ab50a0b756
commit 8deb5153e8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
version: 2
build:
image: latest
sphinx:
configuration: docs/source/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs