mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update README.md
Add extension to requirements file.
This commit is contained in:
parent
ae5c1d56df
commit
09c3ceb993
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ $ apt-get install libffi-dev
|
|||
|
||||
Installation of minimal, optional, development, and testing requirements can then be accomplished with one command:
|
||||
```Bash
|
||||
$ pip install -r dev-requirements
|
||||
$ pip install -r dev-requirements.txt
|
||||
```
|
||||
|
||||
The Update Framework's unit tests can be executed by invoking [tox](https://testrun.org/tox/). All supported Python versions are tested, but must already be installed locally.
|
||||
|
|
|
|||
Loading…
Reference in a new issue