yxc20098's picture
Vendor the necessary openra_rl_training + openra_env modules
9063f2b
Raw
History Blame Contribute Delete
382 Bytes
"""Vendored subset of OpenRA-RL-Training — see VENDOR.md.
Faithful, frozen copies of exactly the modules OpenRA-Bench needs from
the `openra_rl_training` package, so the bench runs without an external
OpenRA-RL-Training checkout. Do NOT hand-edit the vendored modules —
re-vendor from source (and re-run the full suite) if they must change.
"""
__version__ = "0.1.0-vendored"