moses-palmer / pynput

Sends virtual input commands
GNU Lesser General Public License v3.0
1.73k stars 243 forks source link

Fix SETUP_PACKAGES list end element in setup.py #571

Closed mweinelt closed 9 months ago

mweinelt commented 9 months ago

and switch over to a less error-prone list and dict style, where the closing element is not on the same line as an item.

I would recommend moving to a pyproject.toml at this point. https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html