crankshaft/python/README.md

10 lines
94 B
Markdown
Raw Normal View History

# Crankshaft Python Package
...
### Run the tests
```bash
cd crankshaft
nosetests test/
```