Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mischa Dombrowski
lbmweights
Commits
154a1600
Commit
154a1600
authored
Sep 02, 2019
by
MischaD
Browse files
Fixed setup -_-
parent
45d2dff5
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
154a1600
...
...
@@ -16,7 +16,7 @@ setup(
maintainer_email
=
"mischa.dombrowski@fau.de"
,
url
=
""
,
keywords
=
[
"lbm"
,
"weights"
,
"semi-automatic"
],
packages
=
[
"lbmweights"
],
packages
=
[
"lbmweights"
,
"lbmweights.utils"
],
classifiers
=
[
"License :: OSI Approved :: MIT License"
,
"Operating System :: OS Independent"
,
...
...
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