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

docs: Fix 404s from PyPI landing page and update metadata #206

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

adigitoleo
Copy link
Member

  • Avoid relative links in README.md, because they don't work in PyPI (only archives are copied there, not the whole tree)
  • Update CHANGELOG to include everything notable since 0.0.1 so far
  • Exclude src/initial_implementation from built distribution (wheel)
  • Add Makefile with build and release goals to aid in maintenance

- Avoid relative links in README.md, because they don't work in PyPI
  (only archives are copied there, not the whole tree)
- Update CHANGELOG to include everything notable since 0.0.1 so far
- Exclude `src/initial_implementation` from built distribution (wheel)
- Add Makefile with build and release goals to aid in maintenance
Copy link
Member

@Patol75 Patol75 left a comment

Choose a reason for hiding this comment

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

Great clean-up! Just found one typo.

README.md Outdated Show resolved Hide resolved
@Patol75 Patol75 merged commit 4847d05 into main Aug 1, 2024
11 checks passed
@Patol75 Patol75 deleted the fix-pypi-404 branch August 1, 2024 12:53
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