From f15aeecedf794c26752a38ff0a142ffa29868db3 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 22 Sep 2020 18:52:49 +0530 Subject: moved six to aptfile --- Aptfile | 1 + requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Aptfile b/Aptfile index 9f04325..a883053 100644 --- a/Aptfile +++ b/Aptfile @@ -1 +1,2 @@ http://archive.ubuntu.com/ubuntu/pool/universe/r/rdkit/python3-rdkit_201903.1-2_amd64.deb +python-six diff --git a/requirements.txt b/requirements.txt index 6fe9ed9..5d06b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,5 +26,4 @@ lifelines scikit-plot pymed logzero -six -git+https://github.com/oddt/oddt \ No newline at end of file +oddt \ No newline at end of file -- cgit v1.2.3