mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-12 18:40:36 +01:00
paths...
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
from environment.factory import BaseFactory
|
from .environment.factory import BaseFactory
|
||||||
from environment.factory import OBSBuilder
|
from .environment.factory import OBSBuilder
|
||||||
|
|
||||||
from utils.tools import ConfigExplainer
|
from utils.tools import ConfigExplainer
|
||||||
|
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ long_description = (this_directory / "README.md").read_text()
|
|||||||
|
|
||||||
|
|
||||||
setup(name='Marl-Factory-Grid',
|
setup(name='Marl-Factory-Grid',
|
||||||
version='0.0.9',
|
version='0.0.10',
|
||||||
description='A framework to research MARL agents in various setings.',
|
description='A framework to research MARL agents in various setings.',
|
||||||
author='Steffen Illium',
|
author='Steffen Illium',
|
||||||
author_email='steffen.illium@ifi.lmu.de',
|
author_email='steffen.illium@ifi.lmu.de',
|
||||||
|
|||||||
Reference in New Issue
Block a user