From f147cd29232cfad8e781ceb6037b97c8012120a3 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Thu, 27 Jul 2023 11:42:04 +0200 Subject: [PATCH] restore reuse compatibility in environment.fixed.yaml --- doc/conf.py | 2 +- envs/environment.fixed.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 8111c86c..1ddae466 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -82,7 +82,7 @@ author = "Tom Brown (KIT, TUB, FIAS), Jonas Hoersch (KIT, FIAS), Fabian Hofmann # The short X.Y version. version = "0.8" # The full version, including alpha/beta/rc tags. -release = "0.8.0" +release = "0.8.1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/envs/environment.fixed.yaml b/envs/environment.fixed.yaml index 06436a0d..ca2ae848 100644 --- a/envs/environment.fixed.yaml +++ b/envs/environment.fixed.yaml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: : 2017-2023 The PyPSA-Eur Authors +# +# SPDX-License-Identifier: CC0-1.0 + name: pypsa-eur channels: - bioconda