We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23d2c6e + d86ea91 commit b5fb9daCopy full SHA for b5fb9da
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 epidatpy
11
-```
12
-
13
-latest version
+Install latest version:
14
15
```sh
16
pip install -e "git+https://github.com/cmu-delphi/epidatpy.git#egg=epidatpy"
0 commit comments