Skip to content

Commit

Permalink
Add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Dec 12, 2023
1 parent 8e437a9 commit dc1ba0c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/offlinepi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Utilities for managing an offline version of PyPI.

## Installation

Installation requires `mitmproxy`. We require unreleased changes:

```
pip install git+https://github.com/mitmproxy/mitmproxy@1fcd0335d59c301d73d1b1ef676ecafcf520ab79
```

## Usage

Record PyPI responses during a command:
Expand Down

0 comments on commit dc1ba0c

Please sign in to comment.