Skip to content

Commit

Permalink
fixup! [Build] Reinstate Mediacreation Dependency
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
elliotcmorris committed Nov 28, 2023
1 parent d237c9a commit 3347c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ working directory is set to a checkout of the
```bash
python -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements.txt
python -m pip install -r tests/requirements.txt
python -m pip install .
python -m pytest ./tests
Expand Down

0 comments on commit 3347c40

Please sign in to comment.