mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-12 21:48:30 +03:00
fixing kepler json and version
This commit is contained in:
1
setup.py
1
setup.py
@@ -22,6 +22,7 @@ setup(
|
||||
author_email="tech@bellingcat.com",
|
||||
license="MIT",
|
||||
packages=["geoclustering"],
|
||||
package_data={"geoclustering": ["kepler_config.json"]}
|
||||
keywords=["cluster", "gis", "pattern-analysis"],
|
||||
entry_points={"console_scripts": ["geoclustering = geoclustering.__main__:main"]},
|
||||
install_requires=[
|
||||
|
||||
Reference in New Issue
Block a user