Skip to content

Commit

Permalink
soy un mítico
Browse files Browse the repository at this point in the history
  • Loading branch information
Patataman committed May 17, 2021
1 parent cb2f4e9 commit 80a9982
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,28 @@ zoe python lib
==============

A Zoe agent library for python

## Installation

### Using pip

`pip install git+https://github.com/guluc3m/zoe-lib-python.git`

### Cloning the repo

`pip install <path to this folder>`

### Tests

To execute the tests you need [nose](https://nose.readthedocs.io/en/latest/index.html)

Install it and then `nosetests`

If everything works properly you will get an output like this

```
.......................................
----------------------------------------------------------------------
Ran 39 tests in 0.043s
OK
```

0 comments on commit 80a9982

Please sign in to comment.