Skip to content

docs: fix Linux deps and improve contribution setup instructions#291

Open
its-me-maady wants to merge 1 commit intoopenzim:mainfrom
its-me-maady:fix/readme-setup-and-dependencies
Open

docs: fix Linux deps and improve contribution setup instructions#291
its-me-maady wants to merge 1 commit intoopenzim:mainfrom
its-me-maady:fix/readme-setup-and-dependencies

Conversation

@its-me-maady
Copy link
Copy Markdown

  • Replace obsolete libjpeg8-dev with libjpeg-dev (virtual metapackage, works on both Debian and Ubuntu); clarify that -dev headers are only needed when building Pillow from source, not for normal development
  • Rewrite contribution setup to use hatch shell (consistent with other openZIM repos like ted, warc2zim, youtube); clarify that all commands must be run from the local clone root; add note on what pre-commit install does

Closes #152, Closes #153

- Replace obsolete libjpeg8-dev with libjpeg-dev (virtual metapackage,
  works on both Debian and Ubuntu); clarify that -dev headers are only
  needed when building Pillow from source, not for normal development
- Rewrite contribution setup to use `hatch shell` (consistent with other
  openZIM repos like ted, warc2zim, youtube); clarify that all commands
  must be run from the local clone root; add note on what pre-commit install does

Closes openzim#152, Closes openzim#153
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.

Contribution instructions in README.md need work obsolete libjpeg8-dev package referenced in README.md

1 participant