File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 2626 with :
2727 virtualenvs-create : true
2828 virtualenvs-in-project : true
29- - name : Set up cache
30- uses : actions/cache@v1
31- with :
32- path : .venv
33- key : venv-${{ matrix.python-version }}-${{ hashFiles('poetry.lock') }}
3429 - name : Install Release Dependencies
3530 run : |
3631 poetry config virtualenvs.in-project true
Original file line number Diff line number Diff line change 11|MIT license | |PyPI version fury.io | |PyPI pyversions | |PyPI status | |Documentation Status |
2- |Code Cov | |Tests Status |
2+ |Code Cov | |Test Status |
33
44.. |MIT license | image :: https://img.shields.io/badge/License-MIT-blue.svg
55 :target: https://lbesson.mit-license.org/
1919.. |Code Cov | image :: https://codecov.io/gh/bckohan/django-render-static/branch/main/graph/badge.svg?token=0IZOKN2DYL
2020 :target: https://codecov.io/gh/bckohan/django-render-static
2121
22- .. |Tests Status | image :: https://github.com/bckohan/django-render-static/workflows/test/badge.svg?branch=master&event=push
22+ .. |Test Status | image :: https://github.com/bckohan/django-render-static/workflows/test/badge.svg?branch=master&event=push
2323 :target: https://github.com/bckohan/django-render-static/actions?query=workflow%3Atest
2424
2525django-render-static
You can’t perform that action at this time.
0 commit comments