mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-05-22 14:56:43 +02:00
paths...
This commit is contained in:
parent
a7906203d8
commit
98419df9e6
@ -1,5 +1,5 @@
|
||||
from environment.factory import BaseFactory
|
||||
from environment.factory import OBSBuilder
|
||||
from .environment.factory import BaseFactory
|
||||
from .environment.factory import OBSBuilder
|
||||
|
||||
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',
|
||||
version='0.0.9',
|
||||
version='0.0.10',
|
||||
description='A framework to research MARL agents in various setings.',
|
||||
author='Steffen Illium',
|
||||
author_email='steffen.illium@ifi.lmu.de',
|
||||
|
Loading…
x
Reference in New Issue
Block a user