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
Hoogenboom
fdstools
Commits
830aaf82
Commit
830aaf82
authored
Jul 02, 2015
by
jhoogenboom
Browse files
Fix in README and updated URL in setup.py.
parent
668970ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
830aaf82
...
...
@@ -23,6 +23,7 @@ typing:
``pip install fdstools``
Alternatively, FDSTools can be installed by running:
``python setup.py install``
...
...
setup.py
View file @
830aaf82
...
...
@@ -31,7 +31,7 @@ x = setup(
# If you specify it here, setuptools wil overwrite the author field.
#maintainer="LUMC, Jeroen F.J. Laros",
#maintainer_email="j.f.j.laros@lumc.nl",
url
=
"https://git.lumc.nl/jhoogenboom/fdstools"
,
url
=
"https://git.lumc.nl/jhoogenboom/fdstools
/blob/master/README.rst
"
,
license
=
"LGPLv3+"
,
platforms
=
[
"any"
],
classifiers
=
[
...
...
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