Browse Source
(well, not everything, only files in electrum/ (so e.g. not contrib)) See comment in setup.py. E.g. we have been including the www/ folder in the tar.gz but have not been installing it to site-packages. Now we do. Or we have been including the kivy GUI files in the tar.gz but not installing them. Now we do. I like this because it simplifies setup.py and should be easier to reason about too. should fix #7089 (at least when using the tar.gz)patch-4
SomberNight
4 years ago
1 changed files with 4 additions and 11 deletions
Loading…
Reference in new issue