Anbarryprojects / fastapi-babel

FastAPI babel support pybable tools like translation of text, formatting of dates, times and numbers, and time zones.
MIT License
46 stars 14 forks source link

requirements.txt missing #20

Closed gjedlicska closed 4 months ago

gjedlicska commented 1 year ago

The projects scripts are set up expecting a requirements.txt, but that file is missing from the repo.

Legopapurida commented 4 months ago

When you install the project through the pip, all of the requirements will be installed automatically.