Skip to content

Commit c5c502a

Browse files
committed
update readme
1 parent 76b815e commit c5c502a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,9 @@ pip install flake8 black
8989
flake8 . --count --show-source --statistics --extend-ignore=E501
9090
black . --check -l 79 --diff
9191
```
92+
93+
## NOTE
94+
95+
This package was originally named `ns1-python`, but to comply with [PEP 625](https://peps.python.org/pep-0625/) it was renamed to `ns1_python` via [this PR](https://github.com/ns1/ns1-python/pull/142).
96+
97+
You can still install the `ns1-python` package as normal.

0 commit comments

Comments
 (0)