Kaydet (Commit) f2f174f6 authored tarafından Skip Montanaro's avatar Skip Montanaro

install timeit.py as a command line script

üst cfd55501
...@@ -12,6 +12,7 @@ setup( ...@@ -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',
], ],
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment