标签: python
我应按照https://docs.pytest.org/en/latest/goodpractices.html中的建议测试我安装的代码版本吗?
或者我应该按照http://docs.python-guide.org/en/latest/writing/structure/#structure-of-the-repository中的建议测试卸载的版本吗?
这里的最佳做法是什么?