1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

clean up parser info

This commit is contained in:
Kelly Brazil
2019-12-16 08:59:41 -08:00
parent 0ffaaa6e73
commit c13ecbec29
28 changed files with 2 additions and 28 deletions

View File

@ -56,7 +56,6 @@ class info():
description = 'env parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
details = None
# compatible options: linux, darwin, cygwin, win32, aix, freebsd
compatible = ['linux', 'darwin', 'cygwin', 'win32', 'aix', 'freebsd']