Commit 8a3a26e6 authored by Yuanle Song's avatar Yuanle Song
Browse files

update todo

parent 434a0899
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
* COMMENT -*- mode: org -*-
#+Date: 2014-05-09
  Time-stamp: <2016-08-07>
Time-stamp: <2016-08-18>
#+STARTUP: content
* current							      :entry:
** 
** 2016-08-18 integrate tox.
let "make test" use the default python in venv, but allow "make tox" to run
unit tests against defined python in tox.ini.

** 2016-08-07 in python project template, add a project wide pylintrc file.
see example ~/.pylintrc
** 2016-07-27 package name should not have -, auto convert it to _.