Skip to content

Commit b5fb9da

Browse files
committed
Merge branch 'dev' into ds/rename-package
2 parents 23d2c6e + d86ea91 commit b5fb9da

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44

55
## Install
66

7-
Install from PyPi:
7+
**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"`.
810

9-
```sh
10-
pip install epidatpy
11-
```
12-
13-
latest version
11+
Install latest version:
1412

1513
```sh
1614
pip install -e "git+https://github.com/cmu-delphi/epidatpy.git#egg=epidatpy"

0 commit comments

Comments
 (0)