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