Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix package namespacing #7

Closed
wants to merge 4 commits into from
Closed

Fix package namespacing #7

wants to merge 4 commits into from

Conversation

dargueta
Copy link

@dargueta dargueta commented Jul 31, 2019

  • Closes Crash when trying to open URL #6
  • Remove unused imports in dropbox.py
  • Fix function signature in opener.py -- it's incompatible with the method it overrides, which can cause problems in the future.

@zopyx do you have an account on test.pypi.org so we can test this before pushing it out to the real PyPI? Instructions for how to do so are here.

@dargueta
Copy link
Author

dargueta commented Jul 31, 2019

Not sure why this works locally but instantly fails on Travis with an import error.

@dargueta
Copy link
Author

Something is severely wrong with this PR. Gonna nuke it and try a different tactic.

@dargueta dargueta closed this Aug 14, 2019
@dargueta dargueta deleted the namespacing branch August 14, 2019 15:02
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.

Crash when trying to open URL
1 participant