Skip to content

Commit 30456de

Browse files
committed
remove python version in docs -- it's always out of date anyway
1 parent 3d9c14a commit 30456de

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ distribution/deployment. That means you can add just ``libsass`` into
2020
your ``setup.py``'s ``install_requires`` list or ``requirements.txt`` file.
2121
No need for Ruby nor Node.js.
2222

23-
It currently supports CPython 3.7+, and PyPy 3!
24-
2523
.. _Sass: https://sass-lang.com/
2624
.. _LibSass: https://github.com/sass/libsass
2725

docs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ distribution/deployment. That means you can add just ``libsass`` into
88
your :file:`setup.py`'s ``install_requires`` list or :file:`requirements.txt`
99
file.
1010

11-
It currently supports CPython 3.7+ and PyPy 3!
12-
1311
.. _Sass: https://sass-lang.com/
1412
.. _LibSass: https://github.com/sass/libsass
1513

0 commit comments

Comments
 (0)