You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use fs.join_path and url_join
* path for windows unified to slash
* we need on windows os.path.join for relative pathes to sample files
* forced multiprocessing start_method fork, disabled tests for windows
we need to refactor mss to be able to use spawn method for windows and
MacOSX
* skip test for windows because of multiprocessing start_method fork
* skip test for windows because of multiprocessing start_method fork
* flake8 fix
* test_editor fixed path issues for windows
* flake8 fix
* solved save_ftml file path issues for windows
risehr
added a commit
to risehr/MSS
that referenced
this issue
Mar 16, 2021
Also our conftest is not optimal currently for windows we found a dependency we asked for help on pyfilesystem2
PyFilesystem/pyfilesystem2#454
The text was updated successfully, but these errors were encountered: