Skip to content

Commit b20af0f

Browse files
committed
Merge branch 'release/v1.5.2'
2 parents 815ef75 + 4c3758e commit b20af0f

File tree

92 files changed

+224
-227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+224
-227
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ Documentation |documentation|_
4747
.. |downloads| image:: https://anaconda.org/bioconda/pygtftk/badges/downloads.svg
4848
.. _downloads: https://anaconda.org/bioconda/pygtftk
4949

50-
.. |hits| image:: http://hits.dwyl.io/dputhier/pygtftk.svg
51-
.. _hits: http://hits.dwyl.io/dputhier/pygtftk
52-
5350
.. |reference| image:: https://img.shields.io/reference-yes-green.svg
5451
.. _reference: http://hits.dwyl.io/dputhier/pygtftk
5552

@@ -143,7 +140,7 @@ Installation through setup.py
143140

144141
This is not the preferred way for installation. Choose conda whenever possible. We have observed several issues with dependencies that still need to be fixed. ::
145142

146-
git clone git@github.com:dputhier/pygtftk.git pygtftk
143+
git clone http://git@github.com:dputhier/pygtftk.git pygtftk
147144
cd pygtftk
148145
# Check your Python version (>=3.8,<3.9)
149146
pip install -r requirements.txt

docs/_images/example_01.png

1.21 KB
Loading

docs/_images/example_02.png

168 Bytes
Loading

docs/_images/example_05.png

-14.2 KB
Loading

docs/_images/example_06.png

-3.96 KB
Loading

docs/_images/example_06b.png

-2.42 KB
Loading

docs/_images/example_07.png

-2.21 KB
Loading

docs/_images/example_08.png

-748 Bytes
Loading

docs/_images/example_13.png

-172 Bytes
Loading

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.5.1',
3+
VERSION: '1.5.2',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

0 commit comments

Comments
 (0)