Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit0fe6df4

Browse files
hugovkgsnedders
authored andcommitted
Document Python support
1 parent6c21db2 commit0fe6df4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,15 @@ More documentation is available at https://html5lib.readthedocs.io/.
9191
Installation
9292
------------
9393

94-
html5lib works on CPython 2.7+, CPython 3.4+ and PyPy. To install it,
95-
use:
94+
html5lib works on CPython 2.7+, CPython 3.5+ and PyPy. To install:
9695

9796
..code-block::bash
9897
9998
$ pip install html5lib
10099
100+
The goal is to support a (non-strict) superset of the versions that [pip
101+
supports](https://pip.pypa.io/en/stable/installing/#python-and-os-compatibility).
102+
101103

102104
Optional Dependencies
103105
---------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp