mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
Add "packaging" tag to "python3.9" env to activate PyPackagingTest for it
GitOrigin-RevId: 96c55c4df7c0cb0f99836cb150dd76bd097061f6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e9f7bfbe47
commit
e483e509b2
@@ -123,7 +123,7 @@ envs {
|
||||
createPython("python3.9",
|
||||
python39version,
|
||||
["pytest", "pytest-xdist"],
|
||||
"python3.9\npython3\npytest\nxdist",
|
||||
"python3.9\npython3\npytest\nxdist\npackaging",
|
||||
true)
|
||||
|
||||
// For tox
|
||||
|
||||
Reference in New Issue
Block a user