File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ libsass-python: Sass_/SCSS for Python
15
15
16
16
This package provides a simple Python extension module ``sass `` which is
17
17
binding LibSass _ (written in C/C++ by Hampton Catlin and Aaron Leung).
18
- It's very straightforward and there isn't any headache related Python
18
+ It's very straightforward and there isn't any headache related to Python
19
19
distribution/deployment. That means you can add just ``libsass `` into
20
20
your ``setup.py ``'s ``install_requires `` list or ``requirements.txt `` file.
21
21
No need for Ruby nor Node.js.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ libsass-python: Sass_/SCSS for Python
3
3
4
4
This package provides a simple Python extension module :mod: `sass ` which is
5
5
binding LibSass _ (written in C/C++ by Hampton Catlin and Aaron Leung).
6
- It's very straightforward and there isn't any headache related Python
6
+ It's very straightforward and there isn't any headache related to Python
7
7
distribution/deployment. That means you can add just ``libsass `` into
8
8
your :file: `setup.py `'s ``install_requires `` list or :file: `requirements.txt `
9
9
file.
You can’t perform that action at this time.
0 commit comments