Cobbled together a setup.py
This commit is contained in:
parent
2a74911541
commit
62e62f1eac
3 changed files with 4 additions and 17 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
import os, sys, argparse, os.path, json
|
||||
|
||||
# Display an xterm-256color color palette on the terminal, including color ids
|
||||
|
||||
reset_sequence = '\033[39;49m'
|
||||
|
||||
def esc(i):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue