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
ift
D2O
Commits
7a8916e0
Commit
7a8916e0
authored
Oct 04, 2016
by
theos
Browse files
Minor formatting changes.
parent
d2046bc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
7a8916e0
...
@@ -41,7 +41,7 @@ setup(
...
@@ -41,7 +41,7 @@ setup(
zip_safe
=
False
,
zip_safe
=
False
,
dependency_links
=
[
dependency_links
=
[
"git+https://gitlab.mpcdf.mpg.de/ift/keepers.git#egg=keepers-0.1.1"
],
"git+https://gitlab.mpcdf.mpg.de/ift/keepers.git#egg=keepers-0.1.1"
],
install_requires
=
[
"
keepers>=0.1.1
"
],
install_requires
=
[
'
keepers>=0.1.1
'
],
long_description
=
read
(
'README.rst'
),
long_description
=
read
(
'README.rst'
),
license
=
"GPLv3"
,
license
=
"GPLv3"
,
classifiers
=
[
classifiers
=
[
...
@@ -50,4 +50,5 @@ setup(
...
@@ -50,4 +50,5 @@ setup(
"License :: OSI Approved :: GNU General Public License v3 "
"License :: OSI Approved :: GNU General Public License v3 "
"or later (GPLv3+)"
"or later (GPLv3+)"
],
],
)
)
\ No newline at end of file
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