Skip to content

Commit

Permalink
Remove PyPI installation instructions (#13)
Browse files Browse the repository at this point in the history
The "kapture" project on PyPI doesn't relate to this code (any more?), so these instructions need to be removed.
  • Loading branch information
rhattersley authored Feb 23, 2023
1 parent 9b621b9 commit d320af8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ Kapture currently needs to run inside the installation of Python you wish to pro
It is written in pure python and depends only on the standard library (mostly pdb).
The visualisation component of kapture depends on matplotlib and numpy.

Kapture can be pip installed with:

pip install kapture

Kapture can be installed from the source directory with:

pip install .
Expand Down

0 comments on commit d320af8

Please sign in to comment.