Closed ipmb closed 12 years ago
There is one import (from kip import __version__) that prevents me from just downloading a single file and running it as a stand-alone script. It'd be a nice feature to have.
from kip import __version__
There is one import (
from kip import __version__
) that prevents me from just downloading a single file and running it as a stand-alone script. It'd be a nice feature to have.