build pip package for windows
This commit is contained in:
@@ -1 +1,6 @@
|
||||
import os
|
||||
|
||||
if os.name == 'nt':
|
||||
os.add_dll_directory(os.path.dirname(__file__))
|
||||
|
||||
from .NDIlib import *
|
||||
|
||||
Reference in New Issue
Block a user