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

Fix wheel build #5

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

kir0ul
Copy link
Contributor

@kir0ul kir0ul commented Jan 4, 2024

Description

This PR should fix some breaking changes introduced by the Hatch/Hatchling build backend (pypa/hatch#1089) which now requires to explicitly specify the files/directories that are included in building the Python wheel. Fixed both in the main package and in the templated package.

Related to #4 (comment), should fix https://github.com/Farama-Foundation/gymnasium-env-template/actions/runs/7396199598/job/20120848417.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@kir0ul kir0ul mentioned this pull request Jan 4, 2024
2 tasks
@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 99e6461 into Farama-Foundation:main Jan 5, 2024
2 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