We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66b22e commit faec95eCopy full SHA for faec95e
1 file changed
README.md
@@ -2,29 +2,3 @@ zoe python lib
2
==============
3
4
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