diff --git a/setup.py b/setup.py index 0d97d95..dd73835 100644 --- a/setup.py +++ b/setup.py @@ -19,5 +19,5 @@ setup( 'pandas', 'ndsplines', 'timeout_decorator', - 'tqdm', + 'tqdm' 'gymnasium'])