Cairo-Dock / cairo-dock-plug-ins

Plugins of Cairo-Dock project.
http://glx-dock.org
GNU General Public License v3.0
39 stars 34 forks source link

Drop support for Python2 and do not use setuptools #23

Closed dkondor closed 4 weeks ago

dkondor commented 4 weeks ago

Setup the Python module using our own hacky way of finding an installation path that will allow importing it by default. This will fail if the installation prefix does not contain a Python packages directory.