remove dependency_links
This commit is contained in:
parent
144b3f6441
commit
dd6da0f4fb
1 changed files with 0 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue