mirror of
https://github.com/python/cpython.git
synced 2025-10-21 22:22:48 +00:00
install timeit.py as a command line script
This commit is contained in:
parent
cfd55501bb
commit
f2f174f655
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ setup(
|
||||||
'lfcr.py',
|
'lfcr.py',
|
||||||
'logmerge.py',
|
'logmerge.py',
|
||||||
'../../Lib/tabnanny.py',
|
'../../Lib/tabnanny.py',
|
||||||
|
'../../Lib/timeit.py',
|
||||||
'untabify.py',
|
'untabify.py',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue