From 097938bd172419df88017f033897ce784b62af76 Mon Sep 17 00:00:00 2001 From: Clemens Rudert Date: Sun, 23 Jun 2019 18:57:01 +0200 Subject: [PATCH] cosmetics and vulnurbility handling --- README.md | 2 +- requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 425b7a6..8811819 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Pyramid GeoREST interface pyramid_georest is a open source plugin for the pyramid web framework. It provides access to geographical and (also non geographical) database sources via a restful API. -Please refer to the detailed [documentation](https://vvmruder.github.io/pyramid_georest/doc/ 'documentation') +Please refer to the detailed [documentation](https://vvmruder.github.io/pyramid_georest 'documentation') to learn what it does exactly and how to install/use it. diff --git a/requirements.txt b/requirements.txt index b66dc07..34b5aa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -PyYAML==3.12 tox==2.9.1 pytest==3.4.0 pytest-cov==2.5.1