mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-13 01:18:31 +02:00
Updated setup.py.
This commit is contained in:
parent
349f776aad
commit
b907985886
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
@ -1,10 +1,6 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import os
|
|
||||||
import sys
|
|
||||||
import shutil
|
|
||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue