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

Remove MCTS from test dependencies #92

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

BoZenKhaa
Copy link
Contributor

Per docs, projects using test/Project.toml (that is, on julia>=1.2) will have the package itself imported into the test environment when running tests.

Per docs (https://pkgdocs.julialang.org/dev/creating-packages/#Test-specific-dependencies-in-Julia-1.2-and-above), projects using test/Project.toml (that is, running julia>=1.2) will have the package itself imported into the test environment when running tests.
@zsunberg zsunberg merged commit 571c56d into JuliaPOMDP:master Jun 6, 2022
@BoZenKhaa BoZenKhaa deleted the patch-3 branch April 16, 2024 12:26
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