Skip to content

Commit

Permalink
Pin appnope in CI (Qiskit#5454)
Browse files Browse the repository at this point in the history
The appnope 0.1.1 release from this morning is the only package change
between a working and failing CI job. This commit explicitly pins it in
the constraints file (since we don't directly require it) to ensure we
get a known working version to try and unblock CI.
  • Loading branch information
mtreinish authored Dec 1, 2020
1 parent 215bdf8 commit 40f5109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
docplex==2.15.194
appnope==0.1.0

0 comments on commit 40f5109

Please sign in to comment.