mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04: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:
parent
9b3db6d52c
commit
14a7a97f5b
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue