mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
remove curses environment marker (#10405)
i noticed this when reviewing https://github.com/certbot/certbot/pull/10402 we stopped using curses ages ago and should probably remove this. see https://github.com/certbot/certbot/pull/3665
This commit is contained in:
@@ -15,7 +15,6 @@ authors = [
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Console",
|
||||
"Environment :: Console :: Curses",
|
||||
"Intended Audience :: System Administrators",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
"Programming Language :: Python",
|
||||
|
||||
Reference in New Issue
Block a user