mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Added Python 3.6 in the setup.py file.
This commit is contained in:
parent
d00d6b12d7
commit
bcb58fab36
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -58,6 +58,7 @@ setup(
|
|||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)'
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue