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

correct packages listing in setup.py #288

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

andyfangdz
Copy link
Contributor

@andyfangdz andyfangdz commented Feb 20, 2023

these directories were recently added, and because they were not in the packages listing in setup.py, were not being correctly added into the distribution package.

this PR fixes the issue and makes git installs work again.

fixes #283

@rp- rp- merged commit 121efd3 into pydcs:master Feb 20, 2023
@andyfangdz andyfangdz deleted the patch-packages branch February 20, 2023 20:13
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.

ModuleNotFoundError: No module named 'dcs.terrain.caucasus'
2 participants