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
tomotools
tomoscan
Commits
9971d13e
Commit
9971d13e
authored
Feb 11, 2020
by
payno
Browse files
remove some install requirements
parent
45536bfa
Pipeline
#21026
passed with stages
in 4 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
9971d13e
...
...
@@ -298,10 +298,6 @@ def get_project_configuration(dry_run):
install_requires
=
[
# for the script launcher and pkg_resources
"setuptools"
,
# for io support
"h5py"
,
"fabio>=0.7"
,
"lxml"
]
setup_requires
=
[
"setuptools"
,]
...
...
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