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
ift
NIFTy
Commits
469400d8
Commit
469400d8
authored
Feb 06, 2015
by
M Selig
Browse files
Merge pull request
#12
from ultimanet/develop
(sub)package list update catched up.
parents
7fa457c7
1ff50ee9
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
469400d8
...
...
@@ -28,7 +28,7 @@ setup(name="nifty",
author
=
"Marco Selig"
,
author_email
=
"mselig@mpa-garching.mpg.de"
,
url
=
"http://www.mpa-garching.mpg.de/ift/nifty/"
,
packages
=
[
"nifty"
,
"nifty.demos"
],
packages
=
[
"nifty"
,
"nifty.demos"
,
"nifty.rg"
,
"nifty.lm"
],
package_dir
=
{
"nifty"
:
""
},
data_files
=
[(
os
.
path
.
expanduser
(
'~'
)
+
"/.nifty"
,
[
"nifty_config"
])])
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