Skip to content

Commit feed32e

Browse files
Add bundled/libs/*.dist-info in VSIX (#105)
* Include .dist-info in VSIX for runtime metadata (#104) * Remove .dist-info comments Co-authored-by: Eric Brown <[email protected]> Signed-off-by: Paul Maris <[email protected]> --------- Signed-off-by: Paul Maris <[email protected]> Co-authored-by: Eric Brown <[email protected]>
1 parent ecc018a commit feed32e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscodeignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ vsc-extension-quickstart.md
1616
**/__pycache__/**
1717
**/*.pyc
1818
bundled/libs/bin/**
19-
bundled/libs/*.dist-info/**
2019
noxfile.py
2120
.pytest_cache/**
2221
.pylintrc

0 commit comments

Comments
 (0)