Skip to content

Commit

Permalink
Merge pull request #14 from esheldon/test-circlci
Browse files Browse the repository at this point in the history
some docs
  • Loading branch information
esheldon authored May 2, 2019
2 parents 6093015 + 9934cb1 commit fa8e02c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,9 @@ pip install pymangle
# from source
python setup.py install --prefix=/some/path
```

tests
-----
```bash
python -c 'import pymangle; pymangle.test.test()
```

0 comments on commit fa8e02c

Please sign in to comment.