Compare commits
No commits in common. "4e4763670be138b318a540ce2e883d1ce5aa54d7" and "290c00687b69df22e9b42bc14f66e30f9e57eecf" have entirely different histories.
4e4763670b
...
290c00687b
@ -14,19 +14,19 @@ build_deps=(
|
|||||||
'python3-build'
|
'python3-build'
|
||||||
'python3-flit-core'
|
'python3-flit-core'
|
||||||
'python3-installer'
|
'python3-installer'
|
||||||
'python3-pytest'
|
'python-pytest'
|
||||||
'python3-pytest-regressions'
|
'python-pytest-regressions'
|
||||||
'python3-mdit_py_plugins'
|
'python-mdit_py_plugins'
|
||||||
'python3-linkify-it-py'
|
'python-linkify-it-py'
|
||||||
)
|
)
|
||||||
build_deps_almalinux=(
|
build_deps_almalinux=(
|
||||||
'python3-build'
|
'python3-build'
|
||||||
'python3.11-flit-core'
|
'python3.11-flit-core'
|
||||||
'python3-installer'
|
'python3-installer'
|
||||||
'python3-pytest'
|
'python-pytest'
|
||||||
'python3-pytest-regressions'
|
'python-pytest-regressions'
|
||||||
'python3-mdit_py_plugins'
|
'python-mdit_py_plugins'
|
||||||
'python3-linkify-it-py'
|
'python-linkify-it-py'
|
||||||
)
|
)
|
||||||
#opt_deps=(
|
#opt_deps=(
|
||||||
# 'python-mdit_py_plugins: core plugins'
|
# 'python-mdit_py_plugins: core plugins'
|
||||||
|
Loading…
Reference in New Issue
Block a user