python: drop python2 support
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Acked-by: Jose Fonseca <jfonseca@vmware.com> Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3674>
This commit is contained in:
committed by
Marge Bot
parent
dac09a3119
commit
f1eae2f8bb
@@ -29,7 +29,6 @@
|
||||
'''
|
||||
|
||||
|
||||
from __future__ import division
|
||||
import copy
|
||||
|
||||
VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5)
|
||||
|
||||
Reference in New Issue
Block a user