You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use sc2reader and you would like your tool, site, project, or implementation listed above, drop us a line on our `mailing list`_ or stop by our #sc2reader IRC channel and say hi!
@@ -214,46 +214,46 @@ or with setuptools (specify a valid x.x.x)::
214
214
cd sc2reader-x.x.x
215
215
python setup.py install
216
216
217
-
Releases to PyPi can be very delayed (sorry!), for the latest and greatest you are encouraged to install from Github master.
217
+
Releases to PyPi can be very delayed (sorry!), for the latest and greatest you are encouraged to install from Github upstream.
218
218
219
219
220
220
From Github
221
221
--------------------------
222
222
223
-
Github master is generally stable with development branches more unstable.
223
+
Github upstream is generally stable with development branches more unstable.
224
224
225
-
We use `travis-ci`_ to provide a record of our `continuous testing`_ and `coveralls.io`_ provides a record of our `test coverage`_. Please verify that tests are passing before installing development versions.
225
+
We use `circle-ci`_ to provide a record of our `continuous testing`_. Please verify that tests are passing before installing development versions.
226
226
227
227
Install from the latest source on Github with pip::
Contributors should install from an active git repository using setuptools in `develop`_ mode. This will install links to the live code so that local edits are available to external modules automatically::
We have an `issue tracker`_ on Github that all bug reports and feature requests should be directed to. We have a `mailing list`_ with Google Groups that you can use to reach out for support. We are generally on FreeNode in the #sc2reader and can generally provide live support and address issues there as well.
0 commit comments