We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68affb commit 0090f90Copy full SHA for 0090f90
ABOUT.rst
@@ -1,5 +1,10 @@
1
-`BioBlend <http://bioblend.readthedocs.org/>`_ is a Python (2.6 or 2.7)
2
-library for interacting with `CloudMan`_ and `Galaxy`_'s API.
+`BioBlend <http://bioblend.readthedocs.org/>`_ is a Python library for
+interacting with `CloudMan`_ and `Galaxy`_'s API.
3
+
4
+BioBlend is supported and tested on:
5
6
+- Python 2.6 and 2.7 (Python 3.3 and 3.4 have been added in the unreleased master branch)
7
+- Galaxy release_14.02 and later.
8
9
Conceptually, it makes it possible to script and automate the process
10
of cloud infrastructure provisioning and scaling via CloudMan, and
0 commit comments