Skip to content

Commit

Permalink
build: Use version 1.1 of the qtshim
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp committed Dec 20, 2024
1 parent 78248bf commit dc81b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prereqs/pips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ CXSERVICES_DEPLOYMENT_VER ?= production
# tcia_utils.patch: Fix needless import of x86_64 zmq on macOS, see Trac#8638
# Remove if tcia_utils removes those imports
PATCHES = tcia_utils.patch tcia_utils_metadata.patch
QTSHIM_WHEEL = qtshim-1.0-py3-none-any.whl
QTSHIM_WHEEL = qtshim-1.1-py3-none-any.whl
CXSERVICES_WHEEL = cxservices-$(CXSERVICES_VER)-py3-none-any.whl
GRAKO_WHEEL = grako-3.16.5-py2.py3-none-any.whl
ifeq ($(OS),Windows)
Expand Down

0 comments on commit dc81b55

Please sign in to comment.