From 1e8d0110ef44b3535543d466ee34f8d41b1c46de Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 6 Oct 2016 11:12:05 -0400 Subject: [PATCH] removed non-feature -include in requirements.txt fixes #17917 --- docsite/rst/galaxy.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docsite/rst/galaxy.rst b/docsite/rst/galaxy.rst index e07ba56fb2..54438e5bc5 100644 --- a/docsite/rst/galaxy.rst +++ b/docsite/rst/galaxy.rst @@ -79,8 +79,7 @@ Content of requirements.yml :: # from github - src: yatesr.timezone - - - include: webserver.yml + Content of the webserver.yml file.