diff --git a/setup.py b/setup.py index 1df70aebb..743777233 100755 --- a/setup.py +++ b/setup.py @@ -110,7 +110,7 @@ def list_directory_files(dirpath, exclude_dirs=(), exclude_files=()): 'Linux', 'Max OS-X', 'Unix', - # 'Windows', # Not tested yet + 'Windows', ], package_dir={'': PYTHON_SRC},