7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
Hacking Guidelines:
|
|
- write unit tests
|
|
- use py.test to run tests
|
|
- support python 2.6 and 2.7 -- not 3.x just yet
|
|
- pass flake8 checks
|
|
- keep that pylint score up!
|