SuLab / WikidataIntegrator

A Wikidata Python module integrating the MediaWiki API and the Wikidata SPARQL endpoint
MIT License
244 stars 46 forks source link

Add missing dependencies #118

Closed johnsamuelwrites closed 4 years ago

johnsamuelwrites commented 4 years ago

These two dependencies are present in requirements.txt. However, they are missing in setup.py and the sample bot code fails telling that pandas and tqdm are missing.