From e1fc4734213fe5ff14f1d95c755a9f25448447bc Mon Sep 17 00:00:00 2001 From: Mattia Almansi Date: Mon, 16 Oct 2023 08:01:05 +0200 Subject: [PATCH] Update environment-ci.yml --- {{cookiecutter.project_name}}/ci/environment-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/{{cookiecutter.project_name}}/ci/environment-ci.yml b/{{cookiecutter.project_name}}/ci/environment-ci.yml index 0dc5289..b7136d7 100644 --- a/{{cookiecutter.project_name}}/ci/environment-ci.yml +++ b/{{cookiecutter.project_name}}/ci/environment-ci.yml @@ -12,6 +12,5 @@ dependencies: - pytest - pytest-cov - sphinx -- pip: - - sphinx-autoapi +- sphinx-autoapi # DO NOT EDIT ABOVE THIS LINE, ADD DEPENDENCIES BELOW