-
- Maintainer.
-
- Clean up packaging issues.
- Use
distribute
to peek into the package to get the issue number. {38e21c48680873fc7409effb654c0c733024e9e1}. - Get
install_requires
from therequirements.txt
file. {d8b29fa3fe2f0bdeeda91c445a9aea38b8fa5b70}.
- Use
- Clean up packaging issues.
-
- Allow parameterless subcommands and commands. (Pull #4).
-
- Support for nested subcommands. (Pull #7)
-
Use the parameters in the same order as provided. (Pulls #8)
-
- Upgrade from distribute to setuptools
- Python 3 compatibility