django-ajax-datatable icon indicating copy to clipboard operation
django-ajax-datatable copied to clipboard

Package on pypi don't require installation of pytz

Open cla-azzarello opened this issue 3 years ago • 3 comments

I installed by "pip install django-ajax-datatable".

Current version installed 4.4.4

The requested package pytz is not installed by pip. I had to install manually.

cla-azzarello avatar Aug 14 '22 13:08 cla-azzarello

up

adelsonllima avatar Nov 04 '22 04:11 adelsonllima

Thank you both; hopefully will fix soon

morlandi avatar Nov 04 '22 08:11 morlandi

or even better: remove this dependency ;)

morlandi avatar Nov 04 '22 08:11 morlandi

This should be fixed with commit 5c9dce4 . I've not tested it, but I think the issue can be closed.

cla-azzarello avatar May 01 '24 05:05 cla-azzarello

Thank you @cla-azzarello ... yes, I think I got rid of pytz long ago, so let's close the issue ;)

morlandi avatar May 01 '24 12:05 morlandi