Skip to content

Commit 66ed686

Browse files
Sid MohanSid Mohan
authored andcommitted
remove en_spacy_pii_fast from setup.py
1 parent 44d0bb1 commit 66ed686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install build twine
30+
pip install https://huggingface.co/beki/en_spacy_pii_fast/resolve/main/en_spacy_pii_fast-any-py3-none-any.whl
3031
- name: Build package
3132
run: python -m build
3233
- name: Create GitHub Release

0 commit comments

Comments
 (0)