Init repository

This commit is contained in:
Krzosa Karol
2023-01-22 10:31:55 +01:00
commit 6ffb2aed80
7 changed files with 681 additions and 0 deletions

7
dependencies.json Normal file
View File

@@ -0,0 +1,7 @@
{
"windows": {
"*": [
"python-pywin32"
]
}
}