Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
lpramuk committed Jan 18, 2023
1 parent 591009f commit 46daff4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ classifiers =
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Natural Language :: English
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11

[options]
install_requires =
Expand Down Expand Up @@ -45,3 +45,6 @@ podman = podman-py
[options.entry_points]
console_scripts =
broker = broker.commands:cli

[flake8]
max-line-length = 110

0 comments on commit 46daff4

Please # to comment.