mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
Windows build workflow
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from dyn2py import run
|
||||
import dyn2py
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
dyn2py.__command_line() # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user