Skip to content

Various small cleanup changes#149

Merged
martindurant merged 9 commits intointake:masterfrom
salty-horse:cleanup
Oct 16, 2024
Merged

Various small cleanup changes#149
martindurant merged 9 commits intointake:masterfrom
salty-horse:cleanup

Conversation

@salty-horse
Copy link
Copy Markdown
Contributor

  • Remove unused imports - struct was imported but unused.
  • Mention required 'flush' in stream_decompress documentation - the provided class must implement it, but it wasn't documented.
  • Switch to HTTPS URLs in documentation
  • Fix PyPI capitalization in README
  • Remove Python 2 test - version no longer supported
  • Enforce minimum Python version - now packaging tools will return an error if the user doesn't have 3.8+
  • Link to correct BSD license - the README and the license is the 3-clause "New BSD License", but the link led to the 2-clause BSD license

@martindurant
Copy link
Copy Markdown
Member

Please update actions/upload-artifact in the github actions

@martindurant martindurant merged commit e1c7c12 into intake:master Oct 16, 2024
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.

2 participants