fix
This commit is contained in:
parent
0b458bfa94
commit
27f0d0ab62
@ -5,5 +5,5 @@ setup(name='dse-shared-libs',
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
license='BSD License', # example licensez
|
||||
install_requires=['pika, geopy']
|
||||
install_requires=['pika', 'geopy']
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user