We no longer use venv (breaks cpp_projection...)
This commit is contained in:
parent
14100cccc8
commit
0dc9edf112
@ -1,4 +1,4 @@
|
|||||||
#!./.venv/bin/python3.10
|
#!/usr/bin/python3.10
|
||||||
import gym
|
import gym
|
||||||
from gym.envs.registration import register
|
from gym.envs.registration import register
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
Loading…
Reference in New Issue
Block a user