aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRickard Bolin <rickard.bolin@arm.com>2022-08-17 13:49:03 +0000
committerRickard Bolin <rickard.bolin@arm.com>2022-09-12 10:50:11 +0000
commitb1872864b20588cc84280e5449158bb2168cc58b (patch)
tree0b2b334abe840410877718baaace2d9a2d8f918f /README.md
parent701ba91870fa09e63d1ee3af6654689f78c138e8 (diff)
downloadethos-u-vela-b1872864b20588cc84280e5449158bb2168cc58b.tar.gz
MLBEDSW-6424: Remove Pipfile support
Remove Pipfile support due to lack of testing and maintenance. Signed-off-by: Rickard Bolin <rickard.bolin@arm.com> Change-Id: I93786cdbf22bfa2130601291d23cead177bd8f81
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 3bd92c8d..8060e812 100644
--- a/README.md
+++ b/README.md
@@ -88,13 +88,6 @@ command from the root directory of the repository:
pip3 install .
```
-A `Pipfile` is maintained for the project, so users of the virtual environment
-tool `pipenv` may prefer the following command instead:
-
-```bash
-pipenv install .
-```
-
#### Advanced Installation for Developers
If you plan to modify the Vela codebase then it is recommended to install Vela