Skip to content

Commit c3a239a

Browse files
committed
Rm atari-py build deps from CI.
1 parent 258eb61 commit c3a239a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
steps:
1212
- checkout
1313

14-
- run:
15-
name: Install deps for building atari-py
16-
command: sudo apt-get update && sudo apt-get install -y cmake ffmpeg
17-
1814
- run:
1915
name: Install Python dependencies
2016
command: |

0 commit comments

Comments
 (0)