mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 09:50:28 +00:00
remove pycache from makefile
This commit is contained in:
parent
c506584174
commit
9a672f9af6
1 changed files with 0 additions and 3 deletions
3
third_party/python/python.mk
vendored
3
third_party/python/python.mk
vendored
|
@ -565,7 +565,6 @@ THIRD_PARTY_PYTHON_STDLIB_DIRS = \
|
|||
third_party/python/Lib/test/test_email/data/ \
|
||||
third_party/python/Lib/test/sndhdrdata/ \
|
||||
third_party/python/Lib/test/test_asyncio/ \
|
||||
third_party/python/Lib/test/__pycache__/ \
|
||||
third_party/python/Lib/test/audiodata/ \
|
||||
third_party/python/Lib/test/imghdrdata/ \
|
||||
third_party/python/Lib/test/decimaltestdata/ \
|
||||
|
@ -576,12 +575,10 @@ THIRD_PARTY_PYTHON_STDLIB_DIRS = \
|
|||
third_party/python/Lib/test/test_import/data/circular_imports/ \
|
||||
third_party/python/Lib/test/test_import/data/circular_imports/subpkg/ \
|
||||
third_party/python/Lib/test/libregrtest/ \
|
||||
third_party/python/Lib/test/libregrtest/__pycache__/ \
|
||||
third_party/python/Lib/test/leakers/ \
|
||||
third_party/python/Lib/test/test_json/ \
|
||||
third_party/python/Lib/test/eintrdata/ \
|
||||
third_party/python/Lib/test/support/ \
|
||||
third_party/python/Lib/test/support/__pycache__/ \
|
||||
third_party/python/Lib/test/test_importlib/ \
|
||||
third_party/python/Lib/test/test_importlib/extension/ \
|
||||
third_party/python/Lib/test/test_importlib/frozen/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue