Skip to content

Commit c1fb04f

Browse files
committed
update Readme
1 parent e5ac76a commit c1fb04f

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

README.rst

+2-27
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Overview
1010
* - docs
1111
- |docs|
1212
* - tests
13-
- | |travis| |appveyor| |requires|
13+
- | |appveyor| |requires|
1414
| |codecov|
1515
* - package
1616
- | |version| |wheel| |supported-versions| |supported-implementations|
@@ -59,7 +59,7 @@ Overview
5959

6060
.. end-badges
6161
62-
opendsspy is a Windows Python package providing access to OpenDSS direct dll version of OpenDSS.
62+
py-dss-interface is a Windows Python package providing access to OpenDSS direct dll version of OpenDSS.
6363

6464
* Free software: MIT license
6565

@@ -80,28 +80,3 @@ Documentation
8080

8181

8282
https://py_dss_interface.readthedocs.io/
83-
84-
85-
Development
86-
===========
87-
88-
To run the all tests run::
89-
90-
tox
91-
92-
Note, to combine the coverage data from all the tox environments run:
93-
94-
.. list-table::
95-
:widths: 10 90
96-
:stub-columns: 1
97-
98-
- - Windows
99-
- ::
100-
101-
set PYTEST_ADDOPTS=--cov-append
102-
tox
103-
104-
- - Other
105-
- ::
106-
107-
PYTEST_ADDOPTS=--cov-append tox

0 commit comments

Comments
 (0)