mirror of
https://github.com/encounter/sceptre.git
synced 2026-07-10 21:18:42 -07:00
Update PyPi classifiers
Sceptre is only tested against Python 2.7 and 3.6. Removing Python 2.6 from PyPi Classifiers for this reason. Also, the `importlib` package is used and was only (partially) added in Python 2.7.
This commit is contained in:
@@ -81,7 +81,6 @@ setup(
|
||||
"Intended Audience :: Developers",
|
||||
"Natural Language :: English",
|
||||
"Environment :: Console",
|
||||
"Programming Language :: Python :: 2.6",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6"
|
||||
|
||||
Reference in New Issue
Block a user