diff options
| author | bozokopic <bozo.kopic@gmail.com> | 2017-04-25 00:07:53 +0200 |
|---|---|---|
| committer | bozokopic <bozo.kopic@gmail.com> | 2017-04-25 00:07:53 +0200 |
| commit | f31a6f75f43653a5b3d01aa622371b6676caefd1 (patch) | |
| tree | e435a98d66786ffaceec072a00ba8a91078e70da /setup.py | |
| parent | 1a0f8d519b0906a53c35cf36a83b4ab69345678f (diff) | |
heroku bugfix
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..fb71334 --- /dev/null +++ b/setup.py @@ -0,0 +1,4 @@ +from setuptools import setup
+
+
+setup(name='opcut')
|
