mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
move circle yaml file
This commit is contained in:
parent
74a15c4f1a
commit
15fb8ac7c5
11
circle.yml
11
circle.yml
@ -1,11 +0,0 @@
|
||||
machine:
|
||||
python:
|
||||
version: 3.7.2
|
||||
|
||||
dependencies:
|
||||
override:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
override:
|
||||
- python3 -m unittest
|
Loading…
Reference in New Issue
Block a user