monome / druid

terminal interface for crow
GNU General Public License v3.0
35 stars 16 forks source link

Remove use of implicit namespace packages #39

Closed simonvanderveldt closed 5 years ago

simonvanderveldt commented 5 years ago

Mainly because it means that for a lot of people a newer setuptools needs to be installed making the installation more complex than it needs to be. Also we don't really have a reason to use implicit namespace packages.