Skip to content

Commit 1e9a024

Browse files
authored
Merge pull request #42 from DataFog/dev
updated publish-pypi to remove en-spacy-pii-fast install
2 parents 213e960 + 5cbfcb6 commit 1e9a024

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-pypi.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ 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
3130
- name: Build package
3231
run: python -m build
3332
- name: Create GitHub Release

0 commit comments

Comments
 (0)