remove dependency_links
This commit is contained in:
parent
144b3f6441
commit
dd6da0f4fb
3
setup.py
3
setup.py
@ -13,9 +13,6 @@ setup(name='gridlock',
|
||||
'numpy',
|
||||
'float_raster',
|
||||
],
|
||||
dependency_links=[
|
||||
'git+https://mpxd.net/gogs/jan/float_raster.git@release#egg=float_raster-0.1'
|
||||
],
|
||||
extras_require={
|
||||
'visualization': ['matplotlib'],
|
||||
'visualization-isosurface': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user