Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00e0f21

Browse files
committed
[Patch #102588/PEP 229]:
Check in the setup.py script, and the setup.cfg.in file, which handle compiling and installing as many extension modules as possible
1 parent c219d55 commit 00e0f21

2 files changed

Lines changed: 478 additions & 0 deletions

File tree

setup.cfg.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
[install]
3+
install_platlib = @prefix@/lib/python@VERSION@/lib-dynload

0 commit comments

Comments
 (0)