Skip to content

139 remove ipgetter#140

Open
Castronova wants to merge 4 commits into
developfrom
139-remove-ipgetter
Open

139 remove ipgetter#140
Castronova wants to merge 4 commits into
developfrom
139-remove-ipgetter

Conversation

@Castronova
Copy link
Copy Markdown
Member

Removed ipgetter library from JH REST server which was causing docker builds to fail

@Castronova Castronova self-assigned this Oct 26, 2018
Copy link
Copy Markdown

@martin-hunt martin-hunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

Could also remove unused modules appdirs, pyparsing and six

import logging
import tornado.auth
import shutil
import ipgetter
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so, this is just removing an unused library and formatting changes?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ipgetter module no longer exists, so this dependency breaks the build. It is also not used, so removing it does not affect anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants