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
Daniel Bauer
waLBerla
Commits
d556485f
Commit
d556485f
authored
Jul 25, 2020
by
Markus Holzer
Browse files
Adapted setup.py file for walberla codegen
parent
12bd95b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/setup.py
View file @
d556485f
...
...
@@ -3,7 +3,7 @@
# install package localy with 'pip install -e .'
from
setuptools
import
setup
setup
(
name
=
'
pystencils_
walberla'
,
setup
(
name
=
'walberla
_codegen
'
,
version
=
'1.0'
,
description
=
'Python packages for WaLBerla kernel generation'
,
keywords
=
'walberla pystencils lbmpy'
,
...
...
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