ports/x11/py-autotiling/files/patch-setup.cfg
Robert Clausecker 29ffad78e3 x11/py-autotiling: Add new port
Automatically switch the window split orientation in sway and i3.

This script uses the i3ipc-python library to switch the layout
splith/splitv depending on the currently focused window dimensions.  It
works on both sway and i3 window managers.

PR:		267408
2022-11-11 21:25:24 +01:00

10 lines
210 B
INI

--- setup.cfg.orig 2022-10-24 23:56:22 UTC
+++ setup.cfg
@@ -32,7 +32,6 @@ install_requires =
python_requires = >=3.6
setup_requires =
setuptools>=42
- wheel
[options.entry_points]
console_scripts =