Skip to content

Commit 5bcefdd

Browse files
committed
We dropped Python 3.3 from testing.
1 parent 8bc1d1e commit 5bcefdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ distribution/deployment. That means you can add just ``libsass`` into
2424
your ``setup.py``'s ``install_requires`` list or ``requirements.txt`` file.
2525
Need no Ruby nor Node.js.
2626

27-
It currently supports CPython 2.7, 3.3--3.5, and PyPy 2.3+!
27+
It currently supports CPython 2.7, 3.4--3.6, and PyPy 2.3+!
2828

2929
.. _Sass: http://sass-lang.com/
3030
.. _Libsass: https://github.com/sass/libsass

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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 2.6, 2.7, 3.3--3.5, and PyPy 2.3+!
11+
It currently supports CPython 2.6, 2.7, 3.4--3.6, and PyPy 2.3+!
1212

1313
.. _SASS: http://sass-lang.com/
1414
.. _Libsass: https://github.com/sass/libsass

0 commit comments

Comments
 (0)