__main__
main()
#
Launch COGIP Game Planner.
During installation of cogip-tools, setuptools
is configured
to create the cogip-planner
script using this function as entrypoint.
Source code in cogip/tools/planner/__main__.py
248 249 250 251 252 253 254 255 |
|