SafeGraphInc / safegraph_py

Python code for common, repeatable data wrangling and analysis of SafeGraph data
Apache License 2.0
27 stars 15 forks source link

Undeclared package dependencies #37

Open alexkyllo opened 3 years ago

alexkyllo commented 3 years ago

This package has dependencies on at least 3 other packages that are not declared as dependencies in setup.py. Please add them to the install_requires or extras_require section of the setup.py file. See the setuptools user guide for more information.

https://github.com/SafeGraphInc/safegraph_py/blob/6941a2e9c31e124b805cbbf5822bc7be5cd68c98/safegraph_py_functions/cbg_functions.py#L10-L13