Skip to content

Commit b435f50

Browse files
committed
Debug CI.
1 parent 941160f commit b435f50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pdqhas-python CI/CD
1+
name: pdqhash-python CI/CD
22

33
on:
44
push:

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ numpy = "*"
1111
opencv-python-headless = "*"
1212

1313
[requires]
14-
python_version = "3.7"
14+
python_version = "^3.6"

0 commit comments

Comments
 (0)