Closed gillins closed 1 year ago
I think the packages= argument needs to include 'pyshepseg/cmdline'.
I think this all looks good. Just a quibble on the wording in the cmdline/init docstring. I think, technically, cmdline is a "sub-package with modules ...". And they are "intended for calling from the command line". Just details, nothing serious, and I don't mind if you ignore me :-)
Good spotting, must have been asleep. All good to merge?
Yup, I think that's ready to go. Very good.
More 'standard' and works properly under Windows.
Note that the new entry points don't have the
.py
extension (they get stripped off under Windows anyway).Also, I've taken the scripts as they are. Not sure if other changes need to be made. They are also still executable.