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
Michiel Cottaar
fslpy
Commits
e7f653c0
Commit
e7f653c0
authored
Jun 02, 2017
by
Paul McCarthy
🚵
Browse files
Clean up imports
parent
5a3f244b
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
e7f653c0
...
...
@@ -8,11 +8,8 @@
from
__future__
import
print_function
import
os
import
os.path
as
op
import
subprocess
as
sp
import
shutil
import
pkgutil
import
os.path
as
op
import
shutil
from
setuptools
import
setup
from
setuptools
import
find_packages
...
...
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