-
Notifications
You must be signed in to change notification settings - Fork 4
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
Modernize the code base #6
Conversation
@zvin Hey, I see yours is the only account in https://pypi.org/project/scrapy-feedexporter-sftp/. Could you add |
@Gallaecio I completely forgot about this repo :) |
Should I invite ScrapyPlugins as well @Gallaecio ? |
Hmm… It seems the |
There's no permission settings on pypi, you can only be a maintainer or an owner. |
Thank you. Trusted publishing from GitHub is now configured. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
To do:
SFTPClient.from_transport(transport)
raisesSSHException: Channel closed
where FileZilla succeeds.