File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- pyfact |TravisBuildStatus |
2- ==========================
1+ pyfact |TravisBuildStatus | | PyPIStatus |
2+ =======================================
33
44A python package with utils to work with the FACT Imaging Cerenkov Telescope
55----------------------------------------------------------------------------
@@ -8,7 +8,7 @@ install with
88
99.. code ::
1010
11- $ pip install git+https://github.com/fact-project/ pyfact
11+ $ pip install pyfact
1212
1313 This takes automatically care of the dependencies which are installable
1414with pip.
@@ -92,3 +92,7 @@ Utilities to read in our aux fits files into pandas dataframes.
9292
9393 .. |TravisBuildStatus | image :: https://travis-ci.org/fact-project/pyfact.svg?branch=master
9494 :target: https://travis-ci.org/fact-project/pyfact
95+
96+ .. |PyPIStatus | image :: https://badge.fury.io/py/pyfact.svg
97+ :target: https://pypi.python.org/pypi/pyfact
98+
You can’t perform that action at this time.
0 commit comments