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(setup): missing module in distribution package #18

Merged
merged 1 commit into from
Jun 30, 2023
Merged

fix(setup): missing module in distribution package #18

merged 1 commit into from
Jun 30, 2023

Conversation

hominsu
Copy link
Contributor

@hominsu hominsu commented May 3, 2023

This commit fixes an issue where the code was not being included in the distribution package.

The issue was resolved by adding a line to the setup.py to include the modules.

With this change, the package can now be installed and used as intended.

Relate to: #14

This commit fixes an issue where the code was not being included in the distribution package.

The issue was resolved by adding a line to the setup.py to include the modules.

With this change, the package can now be installed and used as intended

Signed-off-by: Homing So <homingso@foxmail.com>
@elliottower elliottower merged commit 76e6634 into Farama-Foundation:main Jun 30, 2023
@hominsu hominsu deleted the fix/setup branch June 30, 2023 14:23
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