Skip to content

Commit

Permalink
Dependencies: Add Dostoevsky; Settings: Add Settings - Sentiment Anal…
Browse files Browse the repository at this point in the history
…ysis; Utils: Add Dostoevsky's Russian sentiment analyzer
  • Loading branch information
BLKSerene committed Aug 11, 2023
1 parent 8b91564 commit b5e5c78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
inputs:
key: 'pip | "$(Agent.OS)" | requirements/requirements_tests.txt'
restoreKeys: |
pip | "$(Agent.OS)"
ver | pip | "$(Agent.OS)"
path: $(PIP_CACHE_DIR)
displayName: Cache pip packages

Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
inputs:
key: 'pip | "$(Agent.OS)" | requirements/requirements_tests.txt'
restoreKeys: |
pip | "$(Agent.OS)"
ver | pip | "$(Agent.OS)"
path: $(PIP_CACHE_DIR)
displayName: Cache pip packages

Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
inputs:
key: 'pip | "$(Agent.OS)" | requirements/requirements_tests.txt'
restoreKeys: |
pip | "$(Agent.OS)"
ver | pip | "$(Agent.OS)"
path: $(PIP_CACHE_DIR)
displayName: Cache pip packages

Expand Down

0 comments on commit b5e5c78

Please sign in to comment.