Skip to content

Commit

Permalink
Update Dejavu tag to adhere to PIP 24 version string requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-stepanov committed Apr 29, 2024
1 parent 73fd1f4 commit 93a88fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ On Fedora, it is recommended to add `wheel` package to your virtual environment,
[My clone of Dejavu](https://github.com/denis-stepanov/dejavu) includes several minor but necessary adjustments allowing better co-habitation with AdVent. For AdVent to work you need to install that fork instead of Dejavu upstream:

```
(advent-pyenv) $ pip install https://github.com/denis-stepanov/dejavu/zipball/tags/0.1.3-ds1.3.0 # or any latest tag
(advent-pyenv) $ pip install https://github.com/denis-stepanov/dejavu/zipball/tags/0.1.3+ds1.3.0 # or any latest tag
(advent-pyenv) $ pip install https://github.com/denis-stepanov/advent/zipball/main # or any stable tag
```

Expand Down

0 comments on commit 93a88fe

Please sign in to comment.