Skip to content

Commit af80db8

Browse files
committed
Merge remote-tracking branch 'upstream/dev' into dev
2 parents d4dccd4 + 367d06a commit af80db8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# epanet-python
22
Is home for Python packages related to the EPANET engine.
33

4+
## Build Status
5+
[Appveyor](https://ci.appveyor.com/project/openwateranalytics/epanet-python)
6+
47
## Contents
58
* epanet-module - A ctypes based wrapper for the EPANET Toolkit (with support for reading EPANET binary output files).
6-
* epanet-output - A SWIG based wrapper for the EPANET C Output library.
7-
* epanet-toolkit - A SWIG based wrapper for the EPANET Toolkit.
8-
* nrtest-epanet - A plugin for performing numerical regression tests on EPANET (requires epanet-output).
9+
* epanet-python - SWIG based wrappers for the EPANET Toolkit and Output libraries.
910
* ...
1011

1112
## Motivation

0 commit comments

Comments
 (0)