note in the comment that 0.9 drop python 2 support, we are stuck
with the old version until security/floss is updated to a py3 version
This commit is contained in:
parent
c6f9915a29
commit
1c7615457c
@ -1,7 +1,6 @@
|
||||
COMMENT = pretty-print tabular data
|
||||
|
||||
# py2 still needed for security/floss
|
||||
|
||||
# 0.9 drops py2 support, still needed for security/floss
|
||||
MODPY_EGG_VERSION = 0.8.10
|
||||
DISTNAME = tabulate-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
|
Loading…
x
Reference in New Issue
Block a user