We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97fb63 commit 69710a3Copy full SHA for 69710a3
evaluation/evaluator/environment.yml
@@ -3,4 +3,7 @@ dependencies:
3
- python==3.10.16
4
- pip:
5
- pyyaml
6
+ # TODO workaround till 4.0.5 is released with fix from https://github.com/flatland-association/flatland-rl/pull/127/
7
+ - attrs
8
+ - setuptools
9
- flatland-rl==4.0.4
0 commit comments