mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Updated Python version in the requirements.
This commit is contained in:
parent
adcc3cf9a5
commit
bd5b156453
3 changed files with 4 additions and 7 deletions
1
setup.py
1
setup.py
|
@ -54,6 +54,7 @@ setup(
|
|||
'Topic :: Security',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)'
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue