diff --git a/setup.cfg b/setup.cfg index 2547088..e21ca4d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,6 +49,9 @@ rl = stable-baselines3>=2.3.2 tests = pytest>=6.0 + jupytext + nbconvert + ipykernel full = %(jopt)s %(rl)s