Commit 9f7b903
committed
🙄 misc: Add requirements.txt to make RTD happy
I set up the project using Pipenv, but ReadTheDocs needs a
`requirements.txt` to install the dependencies. It wouldn't be an issue
normally, except I have the Markdown tables extension installed. It is
not installed on RTD VMs by default.
Anyways, docs should build and publish after this commit.
Signed-off-by: Justin W. Flory <git@jwf.io>1 parent 054a5e3 commit 9f7b903
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments