codezjx
|
d175c368e3
|
#5 Bugfix: Replace pathlib.Path.home() with os.path.expanduser('~'), because pathlib.Path.home() need python3.5+. ~_~|||
|
2017-08-12 01:33:18 +08:00 |
codezjx
|
a58b389e91
|
#3 Bugfix: Replace os.getenv('HOME') with pathlib.Path.home(). On Windows, the first one may return None.
|
2017-08-09 22:55:43 +08:00 |
codezjx
|
642081bb9d
|
Download max hot song numbers by config, and add comment for local config.
|
2017-07-12 23:53:16 +08:00 |
codezjx
|
d810377d9f
|
Update package name to 'ncm', and add setuptools.
|
2017-07-05 00:01:51 +08:00 |