diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#!/bin/env python + import os from setuptools import setup |
index : pyfarbpracht.git | ||
python package for colored terminal output (ANSI) and BBCode conversion |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | setup.py | 2 |
@@ -1,3 +1,5 @@ +#!/bin/env python + import os from setuptools import setup |