Skip to content

Commit

Permalink
Revert "tmp: install orquestra-python-dev from branch"
Browse files Browse the repository at this point in the history
This reverts commit 7888b0b.
  • Loading branch information
jamesclark-Zapata committed Oct 19, 2023
1 parent 31a6dc3 commit 28a0f13
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
################################################################################
# © Copyright 2022 Zapata Computing Inc.
################################################################################
include subtrees/z_quantum_actions/Makefile

github_actions:
${PYTHON_EXE} -m venv ${VENV_NAME}
"${VENV_NAME}/${VENV_BINDIR}/${PYTHON_EXE}" -m pip install --upgrade pip
"${VENV_NAME}/${VENV_BINDIR}/${PYTHON_EXE}" -m pip install git+https://github.com/zapatacomputing/orquestra-python-dev.git@chore/zqs-1372/jamesclark-zapata/python-311
"${VENV_NAME}/${VENV_BINDIR}/${PYTHON_EXE}" -m pip install -e '.[dev]'
include subtrees/z_quantum_actions/Makefile

0 comments on commit 28a0f13

Please sign in to comment.