Skip to content

Commit

Permalink
caché del paquete más lento
Browse files Browse the repository at this point in the history
es en lo que más tarda en instalar de las dependencias de poetry
  • Loading branch information
danielsp13 committed Feb 8, 2023
1 parent e09027f commit 3df8884
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ task:
pip_cache:
folder: ~/.cache/pip
populate_script:
- pip install poetry poethepoet
- pip install rapidfuzz
install_script: |
pip install poetry poethepoet
poe install
poe nltk_data
test_script: poe test

0 comments on commit 3df8884

Please sign in to comment.