Skip to content

fix: remove private classifier#16

Merged
elliotgPD merged 1 commit intomainfrom
remove-private-classifier
Feb 19, 2026
Merged

fix: remove private classifier#16
elliotgPD merged 1 commit intomainfrom
remove-private-classifier

Conversation

@elliotgPD
Copy link
Copy Markdown
Collaborator

We had a private classifier present in the pyproject.toml that prevented the package being uploaded to pypi.

"To prevent a package from being uploaded to PyPI, use the special Private :: Do Not Upload classifier. PyPI will always reject packages with classifiers beginning with Private ::."

This has now been removed.

Also I have moved ipykernel to dev dependencies as it is not required for running the main playerdatapy package, just the examples.

@elliotgPD elliotgPD self-assigned this Feb 19, 2026
@elliotgPD elliotgPD requested a review from a team as a code owner February 19, 2026 12:48
@elliotgPD elliotgPD merged commit 3d5d897 into main Feb 19, 2026
6 checks passed
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