Skip to content

Conversation

@amarzot
Copy link

@amarzot amarzot commented Jan 10, 2024

As a first step for linux support I have updated all the paths to be platform agnostic using pathlib.Path objects.

The idea with this PR is to get all the paths into shape, then work on migrating the other methods. For example there is a symlink function which calls a windows tool, which won't work on linux. Though there are python builtin methods to do the same thing which are platform agnostic.

I wasn't able to test on Windows, but the functionality should be the same.

@amarzot
Copy link
Author

amarzot commented Mar 6, 2024

#58 supersedes this PR

@amarzot amarzot closed this Mar 6, 2024
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.

1 participant