File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,9 @@ build-backend = "hatchling.build"
55[project ]
66name = " adis_tools"
77version = " 0.0.1"
8- description = " Common functions for the Ab initio Description of Iron and Steel (ADIS2023): Digitalization and Workflows workshop "
8+ description = " Quantum Espresso xml output parser "
99authors = [
10- { name = " Jan Janssen" , email = " janssen@mpie.de" },
11- { name = " Janine George" , email = " janine.geogre@bam.de" },
1210 { name = " Marnik Bercx" , email = " marnik.bercx@psi.ch" },
13- { name = " Christina Ertural" , email = " christina.ertural@bam.de" },
14- { name = " Joerg Schaarschmidt" , email = " joerg.schaarschmidt@kit.edu" },
15- { name = " Sam Dareska" },
16- { name = " Leopold Talirz" , email = " leopold.talirz@gmail.com" },
17- { name = " Julian Geiger" , email = " julian.geiger@psi.ch" },
1811]
1912license = { text = " MIT" }
20- dependencies = [" numpy" , " xmlschema" , " qe_tools" , " ase" ]
13+ dependencies = [" numpy" , " xmlschema" , " qe_tools" , " ase" ]
You can’t perform that action at this time.
0 commit comments