mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +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',
|
||||
'logmerge.py',
|
||||
'../../Lib/tabnanny.py',
|
||||
'../../Lib/timeit.py',
|
||||
'untabify.py',
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue