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
* chore: Added Windows tests -- do they run?
chore: Corrected code to support Windows.
* fix: Attempting to correct the Windows runner workflow.
* fix: Correcting Windows path separator for selecting tests.
* fix: Further correcting pytest path separator for Windows.
* fix: Added the `pywin32` package if platform is Windows.
* fix: Using ~ to obtain the user home path on Windows too.
* chore: Upgraded packages.
* chore: Removing `pytest` on Windows because the runner is on Windows server, which is unlikely to be the end-user platform.
* debug: Hugging Face model tag extraction has a problem: #20 (comment)
* fix: Partly correcting the Windows related problems in #20
* copilot: Removing unnecessary commented out code.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Anirban Basu <[email protected]>
* copilot: Simplifying windows platform condition for package.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Anirban Basu <[email protected]>
* fix: Correcting half-right CoPilot edits for removing unnecessary commented out code.
---------
Signed-off-by: Anirban Basu <[email protected]>
Co-authored-by: Copilot <[email protected]>
0 commit comments