refactoring and init.py

This commit is contained in:
Steffen Illium
2023-06-20 18:21:43 +02:00
parent 1332cee7e1
commit c7d77acbbe
138 changed files with 328 additions and 320 deletions

View File

@ -18,7 +18,10 @@ setup(name='Marl-Factory-Grid',
'simulation',
'emergence',
'gymnasium',
'environment'
'environment',
'deepdiff',
'natsort',
],
classifiers=[
'Development Status :: 4 - Beta',