2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Add missing .py suffix

This commit is contained in:
Jürgen Hunold
2016-06-18 11:36:20 +02:00
parent 905b34210b
commit 68400823db

View File

@@ -103,7 +103,7 @@ bpl-test crossmod_exception
[ bpl-test args ]
[ bpl-test raw_ctor ]
[ bpl-test numpy : printer.py numeric_tests.py numarray_tests.py numpy.py numpy.cpp ]
[ bpl-test enum : test_enum enum_ext.cpp ]
[ bpl-test enum : test_enum.py enum_ext.cpp ]
[ bpl-test exception_translator ]
[ bpl-test pearu1 : test_cltree.py cltree.cpp ]
[ bpl-test try : newtest.py m1.cpp m2.cpp ]