This repository was archived by the owner on Oct 24, 2025. It is now read-only.
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
1515
1616This package provides a simple Python extension module ``sass `` which is
1717binding 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
1919distribution/deployment. That means you can add just ``libsass `` into
2020your ``setup.py ``'s ``install_requires `` list or ``requirements.txt `` file.
2121No 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
33
44This package provides a simple Python extension module :mod: `sass ` which is
55binding 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
77distribution/deployment. That means you can add just ``libsass `` into
88your :file: `setup.py `'s ``install_requires `` list or :file: `requirements.txt `
99file.
You can’t perform that action at this time.
0 commit comments