Embed pywin32, new version of package control broke the plugin

This commit is contained in:
Krzosa Karol
2024-01-25 12:06:44 +01:00
parent 3acca1409a
commit 82e21c355f
551 changed files with 111968 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
from .Pywin32 import setup
import win32pipe, win32file, pywintypes, win32api
import subprocess, os, io, ctypes
import sublime, sublime_plugin
import win32pipe, win32file, pywintypes, win32api
from .remedy_api import *
def get_remedy_variable(name, default):