Add option parsing to setuptools integration

This commit is contained in:
Austin Morton 2013-04-17 10:33:08 -04:00
parent c6623b37d1
commit 98dbd1606a
3 changed files with 49 additions and 7 deletions

View file

@ -19,3 +19,4 @@ Contributors (by order of appearance) :
- Marc Labbé
- Bruno Miguel Custódio
- Florent Xicluna
- Austin Morton