Hi Oleg, Thanks for the check! On 2024-01-29 15:26, Sharlatan Hellseher wrote: > One note - you introduced a module cycle which was not before > astronomy->python-science->astronomy. If the requirement of > python-astropy is soft let's silent it for now. Removing the python-astropy dependency should be fine for python-unyt. I agree that avoiding module cycles would be better. If I recall correctly, Astropy was only used in tests, because it has a similar submodule dealing with physical units. The build was successful and the cycle did not show up in the linter. How did you find it? Did you happen to notice it when you saw the imports? Best wishes, Troy