Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Tobias Kuehbach
parser-aptfim
Commits
6744335e
Commit
6744335e
authored
Apr 11, 2019
by
Markus Scheidgen
Browse files
Added metainfo to setup.py.
parent
d39c14cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
6744335e
...
...
@@ -22,6 +22,9 @@ def main():
author
=
''
,
# add your names
license
=
'APACHE 2.0'
,
packages
=
find_packages
(),
package_data
=
{
'skeletonparser'
:
[
'*.json'
]
},
install_requires
=
[
'nomadcore'
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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