Skip to content

Commit 9e25533

Browse files
authored
Merge pull request #1145 from dbfixtures/diff-oldest
Rename requirements.txt to requirements.rq
2 parents 9653967 + 27db090 commit 9e25533

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/oldest-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install oldest supported versions
5757
uses: fizyk/actions-reuse/.github/actions/[email protected]
5858
with:
59-
command: pip install -r oldest/requirements.txt
59+
command: pip install -r oldest/requirements.rq
6060
- name: Run tests without xdist
6161
uses: fizyk/actions-reuse/.github/actions/[email protected]
6262
with:

newsfragments/+6e2cf3ce.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Different approach to oldest requirements file. Trying to get dependabot off of it.
File renamed without changes.

0 commit comments

Comments
 (0)