"src/vscode:/vscode.git/clone" did not exist on "8efd9ce787c3aaafa36c714e8a56c4951f1917f7"
Unverified Commit eea2fc58 authored by Pierce Brooks's avatar Pierce Brooks Committed by GitHub
Browse files

prevent absolute paths from appearing in egg-info's SOURCES listing file (#142)

parent cc4696bd
......@@ -125,5 +125,4 @@ setup(
BuildExtension.with_options(no_python_abi_suffix=True, use_ninja=False)
},
packages=find_packages(),
include_package_data=True,
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment