Skip to content

Commit

Permalink
test: Install flask-caching from source committed
Browse files Browse the repository at this point in the history
This is a temp change to pick the changes in pallets-eco/flask-caching#538

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
  • Loading branch information
williamjmorenor committed Oct 4, 2023
1 parent 348c11b commit d51a69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install -r test.txt
python -m pip install git+https://github.com/maxcountryman/flask-login.git
python -m pip install git+https://github.com/alanhamlett/flask-caching.git
- name: Run lint file
run: |
rm -rf build
Expand Down

0 comments on commit d51a69b

Please sign in to comment.