Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-cp2k
Commits
0681ad28
Commit
0681ad28
authored
Oct 19, 2017
by
Lauri Himanen
Browse files
Simplified setup.py.
parent
67f0b3ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
0681ad28
...
...
@@ -8,7 +8,7 @@ def main():
package_data
=
{
'cp2kparser.versions.cp2k262'
:
[
'input_data/cp2k_input_tree.pickle'
],
},
description
=
"N
oMa
D parser implementation for CP2K."
,
description
=
"N
OMA
D parser implementation for CP2K."
,
author
=
"Lauri Himanen"
,
author_email
=
"lauri.himanen@aalto.fi"
,
license
=
"GPL3"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment