Skip to content

Commit

Permalink
Add galaxy metapackage for installing the latest stable version of Ga…
Browse files Browse the repository at this point in the history
…laxy
  • Loading branch information
natefoo committed Oct 23, 2024
1 parent b598303 commit bfda7fa
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions packages/galaxy/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,18 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy
url = https://github.com/galaxyproject/galaxy
version = 24.2.dev0
version = 24.1.2

[options]
include_package_data = True
install_requires =
galaxy-web-apps
galaxy-web-apps==24.1.2
galaxy-app==24.1.2
galaxy-data==24.1.2
galaxy-job-execution==24.1.2
galaxy-tool-util==24.1.2
galaxy-util[jstree,template]==24.1.2
galaxy-web-framework==24.1.2
python_requires = >=3.8

[options.packages.find]
Expand Down

0 comments on commit bfda7fa

Please sign in to comment.