Fix py3 package descriptions (#6009)

This commit is contained in:
Ed Reel
2021-07-30 07:42:01 -05:00
committed by GitHub
parent 35fc538499
commit f937481597
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
require 'package'
class Py3_tox < Package
description 'Toml is a Python Library for Tom\'s Obvious, Minimal Language.'
description 'Command line driven CI frontend and development task automation tool.'
homepage 'https://tox.readthedocs.io/'
@_ver = '3.13.2'
version @_ver