Updating Appveyor to use epanet-output binary wheel
This commit is contained in:
@@ -24,7 +24,7 @@ entry_points = {
|
||||
|
||||
setup(
|
||||
name='nrtest-epanet',
|
||||
version='0.3.0',
|
||||
version='0.4.0',
|
||||
description="EPANET extension for nrtest",
|
||||
|
||||
author="Michael E. Tryby",
|
||||
@@ -38,7 +38,7 @@ setup(
|
||||
'header_detail_footer>=2.3',
|
||||
'nrtest>=0.2.0',
|
||||
'numpy>=1.7.0',
|
||||
'epanet_output>=0.4.0'
|
||||
'epanet_output'
|
||||
],
|
||||
keywords='nrtest_epanet'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user