Skip to content

Commit 412a808

Browse files
committed
Pin qgs at 0.2.8 in pyproject (mistakenly added unused pip_constraints in last commit)
1 parent 6ffeeb5 commit 412a808

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

pip_constraints.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pyqg = [
5757
]
5858

5959
qgs = [
60-
"qgs"
60+
"qgs == 0.2.8"
6161
]
6262

6363
full = [

0 commit comments

Comments
 (0)