basedosdados / backend

Backend da BD
https://backend.basedosdados.org/graphql
GNU General Public License v3.0
8 stars 1 forks source link

fix: add tqdm as a dependency #637

Closed jhonylucas74 closed 3 months ago

jhonylucas74 commented 3 months ago

Description

Add tqdm as a dependency in the project. This is important for the new populate command running in the cron to be able to run at the same time. This is a feature for local development.