Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Commit

Permalink
Add desc how to install from source
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Mar 18, 2016
1 parent 76e65da commit da93d9a
Show file tree
Hide file tree
Showing 28 changed files with 6 additions and 9,832 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ BTW: 有开发能力的也可以先跟开发者讨论下想贡献的内容,并
pip install --upgrade --pre atx
```

最近Pypi似乎有点抽风, 最新的版本需要从源码安装才行

```
pip install -U git+https://github.com/codeskyblue/AirtestX.git
```


3. 安装android依赖

Expand Down
31 changes: 0 additions & 31 deletions atx/webgui/__init__.py

This file was deleted.

Empty file removed atx/webgui/routers/__init__.py
Empty file.
85 changes: 0 additions & 85 deletions atx/webgui/routers/api.py

This file was deleted.

17 changes: 0 additions & 17 deletions atx/webgui/routers/home.py

This file was deleted.

10 changes: 0 additions & 10 deletions atx/webgui/routers/utils.py

This file was deleted.

0 comments on commit da93d9a

Please sign in to comment.