Metadata-Version: 2.1
Name: galaxy-tool-util
Version: 22.5.0.dev3
Summary: Galaxy tool and tool dependency utilities
Home-page: https://github.com/galaxyproject/galaxy
Author: Galaxy Project and Community
Author-email: galaxy-committers@lists.galaxyproject.org
License: AFL
Keywords: Galaxy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Academic Free License (AFL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: cwl
Provides-Extra: mulled
Provides-Extra: edam
License-File: LICENSE


.. image:: https://badge.fury.io/py/galaxy-tool-util.svg
   :target: https://pypi.org/project/galaxy-tool-util/


Overview
--------

The Galaxy_ tool utilities.

* Free software: Academic Free License version 3.0
* Code: https://github.com/galaxyproject/galaxy/tree/dev/packages/tool_util

.. _Galaxy: http://galaxyproject.org/

History
-------

.. to_doc

-------------------
22.5.0.dev0
-------------------



-------------------
22.1.5 (2022-11-14)
-------------------

* Set test status to success on expected failure

22.1.4 (2022-10-28)
-------------------

* Add missing unittest_utils package to galaxy-tool-util

22.1.3 (2022-10-27)
-------------------

* Pin minimum pyopenssl version when installing Conda
* Add ``--strict-channel-priority`` to conda create/install commands if using conda >=4.7.5

22.1.2 (2022-08-29)
-------------------

* Fix lint context error level
* Pin galaxy-util to >= 22.1
* Fix biocontainer resolution without beaker cache

22.1.1 (2022-08-22)
--------------------

* First release from the 22.01 branch of Galaxy

---------------------
21.9.2 (2021-11-23)
---------------------

* Fix linting of ``multiple="true"`` select inputs.

---------------------
21.9.1 (2021-11-03)
---------------------

* Fix tool linting.

---------------------
21.9.0 (2021-11-03)
---------------------

* First release from the 21.09 branch of Galaxy.

---------------------
21.1.2 (2021-06-23)
---------------------



---------------------
21.1.1 (2021-05-21)
---------------------



---------------------
21.1.0 (2021-03-19)
---------------------

* First release from the 21.01 branch of Galaxy.

---------------------
20.9.1 (2020-10-28)
---------------------

* Bugfixes to work around & annotate expected tool test failures.

---------------------
20.9.0.dev2
---------------------

* First release from the 20.09 branch of Galaxy.

---------------------
20.5.0 (2020-07-04)
---------------------

* First release from the 20.05 branch of Galaxy.

---------------------
20.1.0 (2020-07-04)
---------------------

* First release from the 20.01 branch of Galaxy.

---------------------
19.9.1 (2019-12-28)
---------------------

* Fix declared dependency problem with package.

---------------------
19.9.0 (2019-12-16)
---------------------

* Initial import from dev branch of Galaxy during 19.09 development cycle.
