This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
33
Activity
Browse Source
feat: add support for Windows
feat/windows-support
Jérôme Deuchnord
6 months ago
parent
00a49e1bb8
commit
a2a86a5f62
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
View File
@@ -19,6 +19,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
python-version:
- '3.8'
- '3.9'
Write
Preview
Loading…
Cancel
Save