Add login method
This commit is contained in:
@@ -45,7 +45,9 @@ def install():
|
||||
'libpysal',
|
||||
'spopt',
|
||||
'shapely',
|
||||
'geopandas'
|
||||
'geopandas',
|
||||
'passlib',
|
||||
'jose'
|
||||
]
|
||||
|
||||
if minor == 4:
|
||||
|
||||
Reference in New Issue
Block a user