Moving to KomputeProject org
This commit is contained in:
parent
4ac54bf642
commit
d9203477d2
19 changed files with 202 additions and 202 deletions
|
|
@ -96,7 +96,7 @@ vulkaninfo
|
|||
Clone Kompute for access to the latest Python tests.
|
||||
|
||||
```
|
||||
git clone https://github.com/KomputeFoundation/kompute.git
|
||||
git clone https://github.com/KomputeProject/kompute.git
|
||||
```
|
||||
|
||||
## Install dependencies to run the tests
|
||||
|
|
@ -109,7 +109,7 @@ python3 -m venv .venv
|
|||
source .venv/bin/activate
|
||||
pip install --upgrade pip wheel
|
||||
pip install -r requirements-dev.txt
|
||||
pip install git+git://github.com/KomputeFoundation/kompute.git
|
||||
pip install git+git://github.com/KomputeProject/kompute.git
|
||||
```
|
||||
|
||||
## Run the available tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue