summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-10-21 18:00:24 +0200
committerIyán Méndez Veiga2020-10-21 18:00:24 +0200
commitf3342f2794e7c0a08ec1275f19f154b9c3fdf7af (patch)
treee61df8e255912ef8d2bb5abeb11ae5e020723999 /PKGBUILD
parent58358e25c32dbd14cc0f57d6d137342779fa7e9f (diff)
parentadfe1e4c18185bb67e60063136bf38bc8ffb566d (diff)
downloadaur-f3342f2794e7c0a08ec1275f19f154b9c3fdf7af.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/python-qiskit-terra
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a99e661e5d6..8939cee1dec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,6 @@ pkgdesc="An open-source framework for working with noisy quantum computers at th
arch=('x86_64')
url="https://github.com/Qiskit/qiskit-terra"
license=('Apache')
-conflicts=(
- 'python-qiskit-sdk-git'
- 'python-qiskit-api-git'
-)
depends=(
'python-jsonschema'
'python-marshmallow'