fix .pyd files not being included

This commit is contained in:
James Taylor 2018-07-14 20:49:16 -07:00
parent 97545f9b3b
commit 07b92c35a2
23 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
__pycache__/
*.py[cod]
*$py.class
debug/
data/

BIN
python/_asyncio.pyd Normal file

Binary file not shown.

Binary file not shown.

BIN
python/_bz2.pyd Normal file

Binary file not shown.

BIN
python/_ctypes.pyd Normal file

Binary file not shown.

BIN
python/_decimal.pyd Normal file

Binary file not shown.

Binary file not shown.

BIN
python/_elementtree.pyd Normal file

Binary file not shown.

BIN
python/_hashlib.pyd Normal file

Binary file not shown.

BIN
python/_lzma.pyd Normal file

Binary file not shown.

BIN
python/_msi.pyd Normal file

Binary file not shown.

BIN
python/_multiprocessing.pyd Normal file

Binary file not shown.

BIN
python/_overlapped.pyd Normal file

Binary file not shown.

BIN
python/_socket.pyd Normal file

Binary file not shown.

BIN
python/_sqlite3.pyd Normal file

Binary file not shown.

BIN
python/_ssl.pyd Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
python/pyexpat.pyd Normal file

Binary file not shown.

BIN
python/select.pyd Normal file

Binary file not shown.

BIN
python/unicodedata.pyd Normal file

Binary file not shown.

BIN
python/winsound.pyd Normal file

Binary file not shown.