We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca44df commit 80651efCopy full SHA for 80651ef
README.rst
@@ -13,8 +13,8 @@ libsass-python: Sass_/SCSS for Python
13
:target: https://ci.appveyor.com/project/dahlia/libsass-python
14
:alt: Build Status (Windows)
15
16
-.. image:: https://img.shields.io/coveralls/dahlia/libsass-python/master.svg
17
- :target: https://coveralls.io/r/dahlia/libsass-python
+.. image:: https://coveralls.io/repos/github/dahlia/libsass-python/badge.svg?branch=master
+ :target: https://coveralls.io/github/dahlia/libsass-python?branch=master
18
:alt: Coverage Status
19
20
This package provides a simple Python extension module ``sass`` which is
0 commit comments