diff options
-rwxr-xr-x[-rw-r--r--] | setup.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#!/usr/bin/env python + from setuptools import setup from codecs import open from os import path |
index : rumba | ||
Ouroboros and RINA orchestration tool. Forked from https://gitlab.com/arcfire/rumba |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x[-rw-r--r--] | setup.py | 2 |
@@ -1,3 +1,5 @@ +#!/usr/bin/env python + from setuptools import setup from codecs import open from os import path |