Revert "Add .build.yml file"
This reverts commit 5b611b515a147dbf6a32f7a94b03a8c477e0bba7.
This commit is contained in:
parent
ae6bce5edc
commit
e3a009a6bd
12
.build.yml
12
.build.yml
@ -1,12 +0,0 @@
|
||||
image: debian/buster
|
||||
packages:
|
||||
- python3-pip
|
||||
- virtualenv
|
||||
tasks:
|
||||
- test: |
|
||||
cd yt-local
|
||||
virtualenv -p python3 venv
|
||||
source venv/bin/activate
|
||||
python --version
|
||||
pip install pytest
|
||||
pytest
|
Loading…
x
Reference in New Issue
Block a user