From c0cf981817087fa658ba42851d3a9d5c0b860c10 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 19 Oct 2019 12:55:19 +0200 Subject: [PATCH] Add missing requirement --- README.md | 8 -------- requirements.txt | 1 + 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 19440be1..845658bd 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,3 @@ The fifth rewrite of the Royal Network! It has a lot of submodules, many of which may be used in other bots. [Documentation available here](https://royal-games.github.io/royalnet/html/index.html). - -## Quick install - -``` -pip3.7 install royalnet -python3.7 -m royalnet.configurator -python3.7 -m royalnet -c (YOUR_COMMAND_PACK) -``` \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index ede5dc5a..6731523a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,7 @@ markdown2==2.3.8 MarkupSafe==1.1.1 mcstatus==2.2.1 multidict==4.5.2 +psycopg2-binary==2.8.3 pycparser==2.19 python-dateutil==2.8.0 python-telegram-bot==12.2.0