Skip to content

Commit

Permalink
Merge pull request #150 from connorjclark/patch-1
Browse files Browse the repository at this point in the history
Remove stale installation instructions
  • Loading branch information
athornton authored Mar 7, 2024
2 parents a28013c + 77ceaf3 commit 8c3169d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/source/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ It is recommended to install Giftless into a virtual environment:
(venv) $ pip install giftless
```

**IMPORTANT**: as of the time of writing, a bug in one of Giftless' dependencies
requires that you explicitly install dependencies after installing using `pip`:

(venv) $ pip install -Ur https://raw.githubusercontent.com/datopian/giftless/master/requirements.txt

Once installed, you can run Giftless locally with uWSGI:

```
Expand Down

0 comments on commit 8c3169d

Please sign in to comment.