File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ 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.
22
22
23
- It currently supports CPython 3.7+, and PyPy 3!
24
-
25
23
.. _Sass : https://sass-lang.com/
26
24
.. _LibSass : https://github.com/sass/libsass
27
25
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ 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.
10
10
11
- It currently supports CPython 3.7+ and PyPy 3!
12
-
13
11
.. _Sass : https://sass-lang.com/
14
12
.. _LibSass : https://github.com/sass/libsass
15
13
You can’t perform that action at this time.
0 commit comments