1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2026-04-23 16:51:25 +02:00

Drop Python2 support.

This commit is contained in:
2022-09-02 18:58:02 +02:00
parent 114984cbee
commit 75d2cff96c
6 changed files with 9 additions and 31 deletions
+2 -5
View File
@@ -7,16 +7,13 @@ author_email = gryf73@gmail.com
url = https://github.com/gryf/fs-uea-wrapper
license = BSD
keywords = uae, fs-uae, amiga, emulator, wrapper
version = 0.8.1
version = 0.8.2
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
Intended Audience :: End Users/Desktop
License :: OSI Approved :: BSD License
Operating System :: POSIX :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9