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 windows compatibility #615

Merged
merged 21 commits into from
Dec 7, 2024
Merged

Fix windows compatibility #615

merged 21 commits into from
Dec 7, 2024

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Dec 7, 2024

  • Ensure the tests failing on windows if there's any
  • Ensure all the places are compatible between posix and windows paths

Fixes: #613

@huozhi huozhi changed the title test relative entry import Fix windows compatibility Dec 7, 2024
@huozhi huozhi marked this pull request as ready for review December 7, 2024 15:13
@huozhi huozhi merged commit d2faa62 into main Dec 7, 2024
4 checks passed
@huozhi huozhi deleted the fix/windows-path branch December 7, 2024 15: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.

🐛 issue with relative paths,
1 participant