File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ===========================
1
+ =================================
2
2
2025.1 Epoxy Series Release Notes
3
- ===========================
3
+ =================================
4
4
5
5
.. release-notes ::
6
6
:branch: stackhpc/2025.1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ skipsdist = True
6
6
[testenv]
7
7
install_command = pip install {opts} {packages}
8
8
deps =
9
- -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/2025.1/upper-constraints.txt}
9
+ -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/ 2025.1/upper-constraints.txt}
10
10
-r{toxinidir}/test-requirements.txt
11
11
12
12
[testenv:pep8]
@@ -20,7 +20,7 @@ commands =
20
20
allowlist_externals = rm
21
21
skip_install = true
22
22
deps =
23
- -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/2025.1/upper-constraints.txt}
23
+ -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/ 2025.1/upper-constraints.txt}
24
24
-r{toxinidir}/releasenotes/requirements.txt
25
25
commands =
26
26
rm -rf releasenotes/build/html
@@ -30,7 +30,7 @@ commands =
30
30
allowlist_externals = rm
31
31
skip_install = true
32
32
deps =
33
- -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/2025.1/upper-constraints.txt}
33
+ -c{env:TOX_CONSTRAINTS_FILE:https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/ 2025.1/upper-constraints.txt}
34
34
-r{toxinidir}/doc/requirements.txt
35
35
commands =
36
36
rm -rf doc/build/html
You can’t perform that action at this time.
0 commit comments