Add "packaging" tag to "python3.9" env to activate PyPackagingTest for it

GitOrigin-RevId: 96c55c4df7c0cb0f99836cb150dd76bd097061f6
This commit is contained in:
Alexander Koshevoy
2021-01-16 15:45:28 +03:00
committed by intellij-monorepo-bot
parent e9f7bfbe47
commit e483e509b2

View File

@@ -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