ionelmc / cookiecutter-pylibrary

Enhanced cookiecutter template for Python libraries.
BSD 2-Clause "Simplified" License
1.25k stars 207 forks source link

Add required package to the README #244

Closed tomek7667 closed 7 months ago

tomek7667 commented 7 months ago

I wanted to use the template on a fresh machine and had all the deps but still got error:

➜  cyberman cookiecutter gh:ionelmc/cookiecutter-pylibrary
Unable to load extension: No module named 'jinja2_time'

Solved it by just installing it, but good to have up-to-date docs

ionelmc commented 7 months ago

Hey, did you delete the fork by accident or what happen here?

tomek7667 commented 7 months ago

Yes, I have deleted it by accident. I will reopen soon, sorry for the inconvenience