Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ before_script: - pip install numba - pip install sphinx - pip install toml - pip install . stages: - deploy-pages Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cso" version = "2.17" version = "2.18" authors = [ { name = "Arjo Segers" }, { name = "Lewis Blake" }, Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ before_script: - pip install numba - pip install sphinx - pip install toml - pip install . stages: - deploy-pages Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cso" version = "2.17" version = "2.18" authors = [ { name = "Arjo Segers" }, { name = "Lewis Blake" }, Loading