Skip to content

Commit 4304275

Browse files
author
Jonah Kagan
committed
README: add development instructions
1 parent 7661e06 commit 4304275

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,13 @@ Run `clever -h` to see a full list of commands.
9090
## Feedback
9191

9292
Questions, feature requests, or feedback of any kind is always welcome! We're available at [[email protected]](mailto:[email protected]).
93+
94+
## Development
95+
96+
### Dependencies
97+
98+
pip install -r requirements.txt
99+
100+
### Testing
101+
102+
python -m unittest discover test

0 commit comments

Comments
 (0)