cachetools
cachetools copied to clipboard
On the dependency list
Only in the second file:
there is the dependency list. But as I know, should it be in all of them?
See also: https://stackoverflow.com/a/41398850/556958. On another side, there is https://stackoverflow.com/a/29871401/556958.
Thanks! Feel free to close if it's not correct.
Hmmm... Didn't care to much, since these are only build/test dependencies, cachetools by itself shouldn't have any deps apart from the standard Python libs.
But I'll read up on that ASAP (read: in the next couple of weeks), thanks for providing the links!
@tkem , I've been thinking of it since I was installing the test dependencies... Thanks!
Giving cachetools' 10+ year history, someone should have a look if building and distribution are still "state of the art", or if there should be some improvements. Including handling of dependencies and test environments in general.
But, this would be another issue, as for now, I do not see any reasons for changing anything.