From 574bf9a3462725b7005dd9b3debc58a06d61cddf Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Tue, 16 Jun 2020 00:28:03 -0400 Subject: [PATCH 1/2] added docs badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 745c443..1e19d1e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # SkoolOS Revolutionizing the interface between students and teachers through one easy service +[![Documentation Status](https://readthedocs.org/projects/skoolos/badge/?version=latest)](https://skoolos.readthedocs.io/en/latest/?badge=latest) From d429225123f7c4df40d8ce97fef64875b2b3a3d4 Mon Sep 17 00:00:00 2001 From: rushilwiz Date: Tue, 16 Jun 2020 00:35:09 -0400 Subject: [PATCH 2/2] removed bad deps --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b4e22a6..39bd1f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ appdirs==1.4.3 -arandr==0.1.10 asgiref==3.2.7 astroid==2.4.2 CacheControl==0.12.6 @@ -52,7 +51,6 @@ retrying==1.3.3 selenium==3.141.0 six==1.15.0 sqlparse==0.3.1 -team==1.0 toml==0.10.0 urllib3==1.25.9 wcwidth==0.2.3 @@ -61,3 +59,4 @@ Werkzeug==1.0.1 wpgtk==6.1.3 wrapt==1.12.1 yapf==0.30.0 +