Compare commits
2 Commits
290c00687b
...
4e4763670b
Author | SHA1 | Date | |
---|---|---|---|
4e4763670b | |||
5ee84ce0f1 |
@ -14,19 +14,19 @@ build_deps=(
|
|||||||
'python3-build'
|
'python3-build'
|
||||||
'python3-flit-core'
|
'python3-flit-core'
|
||||||
'python3-installer'
|
'python3-installer'
|
||||||
'python-pytest'
|
'python3-pytest'
|
||||||
'python-pytest-regressions'
|
'python3-pytest-regressions'
|
||||||
'python-mdit_py_plugins'
|
'python3-mdit_py_plugins'
|
||||||
'python-linkify-it-py'
|
'python3-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'
|
||||||
'python-pytest'
|
'python3-pytest'
|
||||||
'python-pytest-regressions'
|
'python3-pytest-regressions'
|
||||||
'python-mdit_py_plugins'
|
'python3-mdit_py_plugins'
|
||||||
'python-linkify-it-py'
|
'python3-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