__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
318 319 320 321 322 323 324 325 |
|