Unverified Commit b2138ea3 authored by Marius van den Beek's avatar Marius van den Beek Committed by GitHub
Browse files

Merge pull request #16216 from mvdbeek/rename_web_apps

[23.0] Rename galaxy-webapps back to galaxy-web-apps
parents 9fcfedac 5d517421
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ job_execution
web_stack
web_framework
app
webapps
web_apps
test_base
test_driver
test_api
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ install_requires =
    galaxy-test-base
    galaxy-tool-util
    galaxy-util
    galaxy-webapps
    galaxy-web-apps
    pytest
packages = find:
python_requires = >=3.7
Loading