We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2beb894 + d701d3e commit d86ea91Copy full SHA for d86ea91
README.md
@@ -4,13 +4,11 @@
4
5
## Install
6
7
-Install from PyPi:
+**RENAME NOTICE (2022-08-05):** This package will be renamed to `epidatpy`.
8
+Please adjust all references to the package name accordingly.
9
+For a short-term fix, the package can be used with the old name by installing with `ref="delphi_epidata-before-rename"`.
10
-```sh
-pip install delphi-epidata
11
-```
12
-
13
-latest version
+Install latest version:
14
15
```sh
16
pip install -e "git+https://github.com/cmu-delphi/delphi-epidata-py.git#egg=delphi_epidata"
0 commit comments