From ce252dcb06d804f08514b647a58d228a87d30076 Mon Sep 17 00:00:00 2001 From: Henning Janssen Date: Fri, 10 Sep 2021 18:04:10 +0200 Subject: [PATCH] Remove unknown key in .zenodo.json --- .zenodo.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 2ce1d162d..87a5d65dc 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -95,10 +95,6 @@ "scheme": "url", "identifier": "https://www.wikidata.org/wiki/Q6786605" } - ], - "resource_type": { - "type": "software", - "title": "Software" - }, + ], "description": "

This is a collection of tools, common things used by packages of materials science.

\n\n

Feel free to contribute.

\n\n

Masci-tools, see CHANGELOG.md

\n\n

The code is hosted on GitHub at: https://github.com/JuDFTteam/masci-tools

\n\n

The documentation is hosted on https://masci-tools.readthedocs.io.

\n\n

Most functionality was developed for the use with the DFT codes developed at the Forschungszentrum Jülich (see http://judft.de, https://flapw.de and https://jukkr.fz-juelich.de for further information on the codes) and in the context of the AiiDA plugins for the Fleur program (https://github.com/JuDFTteam/aiida-fleur) and the KKR program (https://github.com/JuDFTteam/aiida-kkr).

\n\n

Installation

\n\n
\n


\npip install masci-tools
\n 

\n
\n\n

Dependencies

\n\n

These python packages are needed:

\n\n\n\n

It should not depend on `aiida-core`!

\n\n

Layout of masci-tools

\n\n\n\n

License:
\nmasci-tools is distributed under the terms and conditions of the MIT license which is specified in the `LICENSE.txt` file.

" }