Adding a requirements.txt file for readthedocs

This commit is contained in:
Rob Falgout 2020-01-18 17:15:54 -08:00
parent 10f4317ed7
commit 69451499ed
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys, os, sphinx
import sys, os
# Alabaster
import alabaster

View File

@ -0,0 +1 @@
breathe