This website requires JavaScript.
Explore
Help
Sign In
MokoConsulting
/
MokoCassiopeia
Watch
1
Star
1
Fork
0
You've already forked MokoCassiopeia
Code
Issues
2
Pull Requests
Actions
Packages
Releases
1
Activity
Files
f70b702b7675e8d471393847f748b8800cc28b71
MokoCassiopeia
/
scripts
/
release
History
Jonathan Miller
f70b702b76
Unused import A module is imported (using the import statement) but that module is never used. This creates a dependency that does not need to exist and makes the code more difficult to read. Recommendation Delete the import statement.
2026-01-17 17:21:10 -06:00
..
detect_platform.py
Address code review feedback and improve platform detection
2026-01-04 21:16:47 +00:00
package_extension.py
Unused import A module is imported (using the import statement) but that module is never used. This creates a dependency that does not need to exist and makes the code more difficult to read. Recommendation Delete the import statement.
2026-01-17 17:21:10 -06:00
update_dates.sh
Fix regex character class in version escaping
2026-01-09 01:20:41 +00:00