Skip to content

Commit faec95e

Browse files
committed
Revert "add readme"
This reverts commit 7632f5e.
1 parent a66b22e commit faec95e

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,3 @@ zoe python lib
22
==============
33

44
A Zoe agent library for python
5-
6-
## Installation
7-
8-
### Using pip
9-
10-
`pip install git+https://github.com/guluc3m/zoe-lib-python.git`
11-
12-
### Cloning the repo
13-
14-
`pip install <path to this folder>`
15-
16-
### Tests
17-
18-
To execute the tests you need [nose](https://nose.readthedocs.io/en/latest/index.html)
19-
20-
Install it and then `nosetests`
21-
22-
If everything works properly you will get an output like this
23-
24-
```
25-
.......................................
26-
----------------------------------------------------------------------
27-
Ran 39 tests in 0.043s
28-
29-
OK
30-
```

0 commit comments

Comments
 (0)