File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,32 +15,5 @@ Further reading:
1515
1616* `About Kaitai Struct <http://kaitai.io/ >`_
1717* `About API implemented in this library <http://doc.kaitai.io/stream_api.html >`_
18- * `Python specific notes <http://doc.kaitai.io/lang_python.html >`_
19-
20- Installing
21- ------------------------------
22-
23- Using `requirements.txt `
24- ------------------------------
25-
26- If you want to use Kaitai Struct runtime in your project and you use
27- `requirements.txt ` to manage your dependencies, just add the following
28- line to it:
29-
30- ::
31-
32- kaitaistruct
33-
34- and then run `pip install -r requirements.txt ` to update all your
35- dependencies.
36-
37- Using `pip ` directly
38- ------------------------------
39-
40- You can use
41-
42- ::
43-
44- pip install kaitaistruct
45-
46- to install the package manually using `pip ` Python package manager.
18+ * `Python-specific notes <http://doc.kaitai.io/lang_python.html >`_ in KS
19+ documentation discuss installation and usage of this runtime
You can’t perform that action at this time.
0 commit comments