We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72a3fc commit b8a91cbCopy full SHA for b8a91cb
README.rst
@@ -8,8 +8,8 @@ based on the more recent `CSS Syntax Level 3`_ specification.
8
.. _CSS Syntax Level 3: http://dev.w3.org/csswg/css-syntax-3/
9
10
* BSD licensed
11
-* For Python 2.6, 2.7, or 3.2+ (tested on CPython and PyPy)
12
-* Latest documentation: http://pythonhosted.org/tinycss2/
+* For Python 2.7 or 3.3+ (tested on CPython)
+* Latest documentation: http://tinycss2.readthedocs.io/
13
* Source code and issue tracker: https://github.com/Kozea/tinycss2
14
* PyPI releases: https://pypi.python.org/pypi/tinycss2/
15
* Continuous integration: |travis|
0 commit comments