Remove ver.py file that was removed from sources recently
This commit is contained in:
parent
1499fdf972
commit
139c6b50e6
1 changed files with 0 additions and 5 deletions
5
ver.py
5
ver.py
|
|
@ -1,5 +0,0 @@
|
|||
import platform
|
||||
import sys
|
||||
|
||||
sys.stdout.write (".".join (platform.python_version_tuple ()[:2]))
|
||||
sys.stdout.write ("\n")
|
||||
Loading…
Add table
Add a link
Reference in a new issue