File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ libsass-python: Sass_/SCSS for Python
13
13
:target: https://dev.azure.com/asottile/asottile/_build/latest?definitionId=22&branchName=master
14
14
:alt: Coverage Status
15
15
16
+ .. image :: https://results.pre-commit.ci/badge/github/sass/libsass-python/master.svg
17
+ :target: https://results.pre-commit.ci/latest/github/sass/libsass-python/master
18
+ :alt: pre-commit.ci status
19
+
16
20
This package provides a simple Python extension module ``sass `` which is
17
21
binding LibSass _ (written in C/C++ by Hampton Catlin and Aaron Leung).
18
22
It's very straightforward and there isn't any headache related Python
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ resources:
16
16
ref : refs/tags/v2.1.0
17
17
18
18
jobs :
19
- - template : job--pre-commit.yml@asottile
20
19
- template : job--python-tox.yml@asottile
21
20
parameters :
22
21
toxenvs : [py27, py36]
You can’t perform that action at this time.
0 commit comments