Specify Python version-specific testenv settings, when platform is used

后端 未结 0 1236
孤城傲影
孤城傲影 2020-11-29 06:52

How can I set a testenv that specifies settings for a specific Python version? As a minimal example,

[tox]
envlist = py{36,37,38,39}-{mylinux,macos,mywindows}         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题