瀏覽代碼

Update pytest-salt url

Updates pytest-salt url to point to
https://github.com/vmware-archive/pytest-salt. Should re-work tests
to use pytest-salt-factories.
Barney Sowood 1 年之前
父節點
當前提交
acce4f6c5b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/requirements.txt

+ 1 - 1
tests/requirements.txt

@@ -2,7 +2,7 @@ mock
 pytest>=3.5.0,<4.0.0
 pytest-rerunfailures
 pytest-cov
-git+https://github.com/saltstack/pytest-salt@master#egg=pytest-salt
+git+https://github.com/vmware-archive/pytest-salt@master#egg=pytest-salt
 tornado<5.0.0
 CherryPy
 setuptools_scm