mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
Remove Python 3.4 from setup.cfg
Now that we dropped support for Windows XP, we can no longer guarantee support for all Windows versions that Python 3.4 supports. Also see #548.
This commit is contained in:
parent
246e73e325
commit
2bf60b4361
@ -16,7 +16,6 @@ classifiers =
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user