From c1b326ba4bfd89038b9f903aabe48c760eb54058 Mon Sep 17 00:00:00 2001 From: kotfu Date: Mon, 30 Jul 2018 23:14:55 -0600 Subject: Remove docs/requirements.txt which should no longer be used Slowly trying to reduce the number of places we have dependencies specified. The documentation building processes for both `tox -e docs` and readthedocs.org should now use the dependencies specified in `setup.py`. --- docs/requirements.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/requirements.txt (limited to 'docs') diff --git a/docs/requirements.txt b/docs/requirements.txt deleted file mode 100644 index 70d293a0..00000000 --- a/docs/requirements.txt +++ /dev/null @@ -1,5 +0,0 @@ -attrs -colorama -pyperclip -wcwidth -cmd2 -- cgit v1.2.1