Kaixu Yang

Results 1 issues of Kaixu Yang

Hello, The library imports itself in its setup.py: [here](https://github.com/wolfhong/LunarCalendar/blob/master/setup.py#L4) Usually it shouldn't import a package during the bootstrap of the build of that package. To import itself, the package must...