doc(README): Remove GitPython section (not recommended)

This commit is contained in:
Carlos Álvaro
2022-11-09 17:26:27 +01:00
committed by Carlos Álvaro
parent 46c00e99e0
commit aeaae89940
3 changed files with 31 additions and 43 deletions

View File

@@ -6,6 +6,8 @@ for the list of changes in SaltStack.
**3005.1_2**
- Remove `GitPython` documentation, since it has some
[using warnings](https://docs.saltproject.io/en/latest/topics/tutorials/gitfs.html#id2).
- Add _Development_ section to [README.md](README.md).
- CI(tests): Install `salt-minion` for integration tests.
- CI(tests): Improve log support.