diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 8fcf3e78c..000000000 --- a/requirements.txt +++ /dev/null @@ -1,16 +0,0 @@ -# ============================================================================= -# DEPRECATION WARNING: -# -# This file exists purely for convenience so that requirements can be easily -# installed with -# -# pip install -r requirements.txt -# -# and so that they show up on GitHub. Requirements of the package are -# specified in setup.cfg. Currently parsing of requirements.txt files is not -# supported by setup.cfg. -# -# If you make changes here, make sure to edit setup.cfg as well! -# ============================================================================= -numpy>=1.20 -scipy>=1.4