Skip to content

Commit d119d1b

Browse files
denfromufavmuriart
authored andcommitted
include fake c libs for pycparser to work
1 parent 9f579f0 commit d119d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def _get_interop_filename():
327327
sources.append(os.path.join(root, filename))
328328

329329
for root, dirnames, filenames in os.walk("tools"):
330-
for ext in (".exe", ".py"):
330+
for ext in (".exe", ".py", ".c", ".h"):
331331
for filename in fnmatch.filter(filenames, "*" + ext):
332332
sources.append(os.path.join(root, filename))
333333

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy