Skip to content

Commit

Permalink
Fix formatting of trove classifiers (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jan 26, 2022
1 parent 316f40f commit d051046
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ description_file = README.rst
long_description_content_type = "text/x-rst"
python_requires=">=3.6"
classifier = [
"Environment :: Web Environment"
"License :: OSI Approved :: BSD License"
"Programming Language :: Python :: 3"
"Topic :: Terminals :: Terminal Emulators/X Terminals"
Environment :: Web Environment
License :: OSI Approved :: BSD License
Programming Language :: Python :: 3
Topic :: Terminals :: Terminal Emulators/X Terminals

[options]
include_package_data = True
Expand Down

0 comments on commit d051046

Please sign in to comment.