Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
2634fd02
Commit
2634fd02
authored
Apr 16, 2018
by
Andrea Manzi
Browse files
Merge branch 'patch-1' into 'develop'
Removed unused import in setup.py (broken with pip 10.0) See merge request
!15
parents
dd3e75d7
7190a205
Pipeline
#358854
failed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
2634fd02
...
...
@@ -4,7 +4,6 @@ import tempfile
import
sys
from
distutils.core
import
setup
from
glob
import
glob
from
pip.commands.install
import
InstallCommand
# On Scientific Linux, installing M2Crypto may give this error
...
...
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