From 5b6bd9f1058674749b705503b8ccf837d949f360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 2 Jun 2020 11:05:50 -0400 Subject: [PATCH] Revert "attempt to help it find myst_parser and realize as i type this it's my typo" This reverts commit fe23fdb9e4420da5e2046daefb6cf1e2e40f59eb. --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7cd2543..1f65396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1 @@ -myst-parser -sphinx-autobuild -sphinx-copybutton -sphinx<3 +myst-parser[sphinx]