summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodecakes <akulmat@protonmail.com>2020-08-28 12:17:39 +0530
committercodecakes <akulmat@protonmail.com>2020-08-28 12:17:39 +0530
commitb286ac59af2d166b693775ca1a08085311b7d69b (patch)
treeeecbd2dfdd3e5fc0550cedbfd5f4bb1429ffdec4
parentde7dff2b4e6290454df298c1b5858a6c98213f2f (diff)
added optional requirements
-rw-r--r--optional-requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/optional-requirements.txt b/optional-requirements.txt
index ed29ec55..2bb99fe4 100644
--- a/optional-requirements.txt
+++ b/optional-requirements.txt
@@ -1,3 +1,6 @@
+# install with base requirements file
+-r requirements.txt
+
bernhard
bottle
cassandra-driver