From cd9d0b2292e27d623d1e8e1ad48db5461eb79d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Thu, 25 Oct 2018 12:52:52 +0200 Subject: [PATCH] CI with pip --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd6e2f1b0..093eb0136 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ livereload==2.5.2 Markdown==3.0.1 MarkupSafe==1.0 mkdocs==1.0.4 -pkg-resources==0.0.0 Pygments==2.2.0 pymdown-extensions==6.0 PyYAML==3.13 -- GitLab