We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99754a2 + 944e427 commit 9dfa6f0Copy full SHA for 9dfa6f0
README.md
@@ -4,7 +4,7 @@
4
<img src='https://img.shields.io/github/v/tag/mrf345/flask_minify' alt='Latest Release' />
5
</a>
6
<a href='https://github.com/mrf345/flask_minify/actions/workflows/ci.yml'>
7
- <img src='https://github.com/mrf345/flask_minify/workflows/Build/badge.svg'>
+ <img src='https://github.com/mrf345/flask_minify/actions/workflows/ci.yml/badge.svg'>
8
9
<br />
10
<img src='https://img.shields.io/pypi/pyversions/flask_minify' alt='Supported versions' />
requirements/test.txt
@@ -1,5 +1,5 @@
1
-r ./main.txt
2
-pytest
+pytest==6.2.5
3
pytest-repeat
pytest-runner
pytest-cov
0 commit comments