__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
299 300 301 302 303 304 305 306 |
|