Skip to content

pypi 500 error bug#12

Merged
kicka5h merged 1 commit into
mainfrom
v0.1.2/Almonds-bug-11
Mar 10, 2026
Merged

pypi 500 error bug#12
kicka5h merged 1 commit into
mainfrom
v0.1.2/Almonds-bug-11

Conversation

@kicka5h

@kicka5h kicka5h commented Mar 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • root cause of pypi publish failure resolved by fixing the pypi project name in toml

Closes #11

Changes

  • changed project name from "snack-stash" to "python-snacks" in pyproject.toml

Test plan

  • Existing tests pass (pytest tests/ -v)
  • New tests added for any new behaviour
  • Tested manually with a real stash

@kicka5h kicka5h added this to the Almonds Stable Core milestone Mar 10, 2026
@kicka5h kicka5h self-assigned this Mar 10, 2026
@kicka5h kicka5h added the bug Something isn't working label Mar 10, 2026
@kicka5h kicka5h merged commit 9a0863f into main Mar 10, 2026
3 checks passed
@kicka5h kicka5h deleted the v0.1.2/Almonds-bug-11 branch March 10, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyPI publish fails with 400 Bad Request on upload

1 participant