From c0f6e01b23228ae8dd16a2c4638b3258a6c3cd3b Mon Sep 17 00:00:00 2001 From: Adam Gayoso Date: Thu, 4 Jan 2024 13:11:44 -0500 Subject: [PATCH] Delete README.md.rej --- README.md.rej | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 README.md.rej diff --git a/README.md.rej b/README.md.rej deleted file mode 100644 index c45d78f..0000000 --- a/README.md.rej +++ /dev/null @@ -1,19 +0,0 @@ -diff a/README.md b/README.md (rejected hunks) -@@ -17,7 +17,7 @@ Please refer to the [documentation][link-docs]. In particular, the - - ## Installation - --You need to have Python 3.8 or newer installed on your system. If you don't have -+You need to have Python 3.9 or newer installed on your system. If you don't have - Python installed, we recommend installing [Mambaforge](https://github.com/conda-forge/miniforge#mambaforge). - - There are several alternative options to install scib-metrics: -@@ -33,7 +33,7 @@ pip install scib-metrics - 1. Install the latest development version: - - ```bash --pip install git+https://github.com/adamgayoso/scib-metrics.git@main -+pip install git+https://github.com/yoseflab/scib-metrics.git@main - ``` - - ## Release notes